TI-API: TI store inventory and pricing API ERROR

Part Number: TI-API
curl -X 'GET' \
  'transact.ti.com/.../AFE7799IABJ \
  -H 'accept: application/json' \
  -H 'Authorization: Bearer NincdCPAzcOzWTq4TbikycS1t0Cv'


return

{
  "fault": {
    "faultstring": "Invalid API call as no apiproduct match found",
    "detail": {
      "errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
    }
  }
}
x 出现错误。请重试或与管理员联系。