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: get store product return 401

Part Number: TI-API
Other Parts Discussed in Thread: SN74AHC1G04-Q1

Get product list is Ok https://transact.ti.com/v1/products?Page=0&Size=20

get store product api failed:

URL GET transact.ti.com/.../products?gpn=SN74AHC1G04-Q1&exclude-evms=false&page=0&size=20

status code 401 Unauthorized

response body:

{

  "fault": {
    "faultstring": "Invalid API call as no apiproduct match found",
    "detail": {
      "errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
    }
  }
}

**Attention** This is a public forum