You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>...]
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: