Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Error: invalid grant

    Posted 06-05-2025 18:20

    sudhanannamalai | 2021-08-12 19:39:11 UTC | #1

    I am trying to understand why I am getting this error. I have tried creating a new oauth token and trying with a different client id and secret but the authorization is not working


    anon11147534 | 2021-08-17 13:22:41 UTC | #2

    Hi,

    I'm not sure why this is in the CLI category, it seems like this is an issue in Python code. The Python SDK is best for working with the public API through Python. See Client Credentials on the Python README for info on how to authenticate using Client Credentials and make requests.

    Also, this overview on using Client Credentials may be helpful: Grant - Client Credentials


    system | 2021-09-16 13:23:41 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 11729