Skip to content

Standardize error responses. #12

@TheCodeSinger

Description

@TheCodeSinger

I'm getting errors in two different signatures, so I can't parse them consistently.

{"login": false, "error": "API Key is invalid"}
{"error": {"code": 2, "error": "Incorrect key"}}

I can't seem to consistently reproduce the latter response, so I'm not sure what is causing that.

Please look into this and standardize the error response. Thanks!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions