TI-API: TI 产品和价格查询 api调通返回401

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

{
  "fault": {
    "faultstring": "Invalid API call as no apiproduct match found",
    "detail": {
      "errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
    }
  }
}
基础产品价格查询接口验证报错;

x 出现错误。请重试或与管理员联系。