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.

TI-API: [TI-API] token not recognized between TI store v1 and v2 servers

Part Number: TI-API

Tool/software:

client_id=ctOFZBlcml9yG47yT77K0GQAFiX7GY3b
client_secret=5GfL9wrw????????
 I successfully get token but when using the store API:
curl --request GET --url 'transact.ti.com/.../AFE7799IABJ \
--header 'Authorization: Bearer EDEs3MRQY0Y4adbPyGCkEWq081LL'
API results in below error with status code 401:
{
  "fault": {
    "faultstring": "Invalid API call as no apiproduct match found",
    "detail": {
      "errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
    }
  }
}
(edited)






Do you know what is wrong here?

**Attention** This is a public forum