Skip to content

If the key is invalid the error is generic #37

@xipasduarte

Description

@xipasduarte

When there is an issue with the key and the authentication fails, the response is generic and doesn't give any context on what project it relates to.

Downloader created successfully.

In RequestException.php line 113:

  Client error: `GET https://localise.biz/api/auth/verify` resulted in a `401 Authorization Required` response:
  {
      "status": 401,
      "error": "Invalid API key"
  }


download [<project_names>...]

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions