This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

API-Access token

Hello,

by trying to set up the APi I get the following error messages while trying to obtain the access token.


{ "error": "invalid_client", "error_description": "client_id or client_secret are not correct", "error_uri": "See the full API docs at ">api-portal.ti.com/order-api-authentication" }

Can you support?

Thank you
  • Hi Martin,

    Glad you are trying to use the APIs!   In general, this means that you need to supply the key and secret in order to execute the API.  Without knowing which API you were executing, here is some general guidance.   If this does not help, please provide me with the specific API and we'll go from there.

    • If you are trying to use /store/products/ API, you will need to:
      • provide your key and secret after clicking on "Authorize". (see below)

    • If you are trying to use /store/subscriptions/inventory/ API, you will need to
      • make sure you have completed your configuration set up for your company account, in TI.com (see example below); 
      • Once completed, you can use the API, by providing your key and secret in the "Authorize" section (example above).

       

    • If you are trying to use the /store/orders/test - you will need to create a Checkout Profile ID for your company account on TI.com.   This will have all of your payment information, PO, etc...).  Go here if you would like to learn more about Checkout Profile ID.

**Attention** This is a public forum