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

username and password returns an empty response #27

Open
etalley opened this issue Jun 10, 2016 · 0 comments
Open

username and password returns an empty response #27

etalley opened this issue Jun 10, 2016 · 0 comments

Comments

@etalley
Copy link

etalley commented Jun 10, 2016

In some cases (not all) the API will return a successful response with no API key, has anyone else experienced this?

the response is this:
<?xml version="1.0" encoding="UTF-8"?> <rsp stat="ok" version="1.0"> </rsp>

where a normal response would be
<?xml version="1.0" encoding="UTF-8"?> <rsp stat="ok" version="1.0"> <api_key>8c8c5ed092488fd0354b0d4421a</api_key> </rsp>

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