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: errorCode "TI-API-0401"

Part Number: TI-API

We have the Consumer Key and Consumer Secret, and Authorized by Server .

Then, I GET/store/products/{tiPartNumber} , Try it out , input the tiPartNumber , click Excute.

We have respones :

Responses

Curl

curl -X 'GET' \
  'transact.ti.com/.../SN74HC595PWR \
  -H 'accept: application/json' \
  -H 'Authorization: Bearer PReOADzlPQmIAMBvwZUUD8bQdUxQ'

But, the Request URL have a 401 error:

errors
0
errorCode "TI-API-0401"
type "Security"
reason "Invalid Credentials"
message

"Invalid bearer token. Please contact your local IT support to verify authentication information. Once resolved, please resubmit request."

**Attention** This is a public forum