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
No I did not set a role for unautherized request, because I don't want to allow such requests.
Yes I did set a token for my request. It's automatically set using the button next to a API key. And as I said: the generated curl command works like a charm and it's also containing the token.
Using the build-in playground ends for me in any case with a response like:
and HTTP status code 412 "Precondition failed".
Even for the Lokalize endpoint which is currently usable even w/o any token it's exactly like that.
However, using the generated curl command works just like a charm. Unfortunately, there is no verbose output for debugging - what can I do about this?
The text was updated successfully, but these errors were encountered: