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
Hi @filol ,
This error denotes that 'Bearer' is not attached to the token (which is being sent in the headers in the key 'Authorization').
But for this particular api, this should not be the case. This api does not expect any token.
Can you share the changes that you might have made in the api?
Describe the bug
Can't connect via
auth/login-token
I have add my user's id in user_id column of auth_clients table (and save it) but i still get this error :
The request body: (with the same body i can get the code with
The text was updated successfully, but these errors were encountered: