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
response {
"errors": [{
"status": "401",
"code": "NOT_AUTHORIZED",
"title": "Authentication credentials are missing or invalid.",
"detail": "Provide a properly configured and signed bearer token, and make sure that it has not expired. Learn more about Generating Tokens for API Requests https://developer.apple.com/go/?id=api-generating-tokens"
}]
}).
The text was updated successfully, but these errors were encountered:
The pull request #185 that closed this issue was merged and released as part of Release 2.1.0 🚀
Please let us know if the functionality works as expected as a reply here. If it does not, please open a new issue. Thanks!
Errors for
localizedDescription
now only print:While it should be something like:
The text was updated successfully, but these errors were encountered: