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
I created all sorts of clients e.g personal, password, client credential, authorization but none works. Here is a glimpse of the the request I am making:
I installed the package and followed the steps in the README.md but no matter what I do it always return this response:
{ "error": "invalid_client", "error_description": "Client authentication failed", "message": "Client authentication failed" }
I created all sorts of clients e.g personal, password, client credential, authorization but none works. Here is a glimpse of the the request I am making:
The text was updated successfully, but these errors were encountered: