Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iam list_service_specific_credentials fails with 500 #30

Open
rpattcorner opened this issue Mar 1, 2020 · 0 comments
Open

iam list_service_specific_credentials fails with 500 #30

rpattcorner opened this issue Mar 1, 2020 · 0 comments

Comments

@rpattcorner
Copy link

response = iam_client.list_service_specific_credentials(UserName=username)

yields:

Unable to parse response (syntax error: line 1, column 54), invalid XML received:
b'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\n<title>500 Internal Server Error</title>\n<h1>Internal Server Error</h1>\n<p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n'```

Non-localstack calls to this method fine with same parms
Maybe method not implemented because it's new-ish?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant