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.

[FAQ] [参考译文] [常见问题解答] TI-API:库存 API 错误代码:ERR-TICOM-INV-API-1002

Guru**** 2195940 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/enterprise-automation-integration-group/enterprise-automation-integration/f/enterprise-automation-integration-forum/1125202/faq-ti-api-inventory-api-error-code-err-ticom-inv-api-1002

库存 API 错误代码:ERR-TICOM-INV-API-1002

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    情况 错误详细信息 补救步骤
    目录 API 的 tiPartNumber 无效/格式错误  
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    {
    "errors": [
    {
    "errorCode": "ERR-TICOM-INV-API-1002",
    "type": "ResourceNotFound",
    "section": "Path",
    "field": "tiPartNumber",
    "reason": "Resource could not be found",
    "message": "tiPartNumber ('DOESNOTEXIST') does not exist. Please correct the format (see https://e2e.ti.com/search?q=faq%3Atrue&category=forum&group=452&date=&customdaterange=0&startdate=&faq=true&sort=date%20desc&faq=true#) or verify that the part number is valid on TI.com and resubmit your request"
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    验证提供的器件型号的格式( FAQ 中提供了详细信息)、并验证 TI.com 上的器件型号是否有效。 然后重新提交请求

    tiPartNumber 无效或缺少订阅
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    {
    "errors": [
    {
    "errorCode": "ERR-TICOM-INV-API-1002",
    "type": "ResourceNotFound",
    "section": "Path",
    "field": "tiPartNumber",
    "reason": "Resource could not be found",
    "message": "No active subscriptions found for tiPartNumber ('DOESNOTEXIST'). Possible reasons: subscription was never created, subscription expired or was deleted, or part number is invalid or does not exist. Please verify the subscription details and resubmit your request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    验证提供的器件型号的格式( 常见问题解答中提供了详细信息)、验证器件型号在 TI.com 上是否有效、并验证指定器件是否存在有效订阅。 更正器件型号或创建订阅