Skip to content

username and password returns an empty response #27

Description

@etalley

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions