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: TI-API: Need help authenticating to Backlog Sandbox

Part Number: TI-API

Dear Support Team, Can you please tell me the cause of the error?

I executed the API from the following URL, but I received a response with a 401 error. 

api-portal.ti.com/.../backlog-order-api


Servers:   https://transact-pre.ti.com/v2 - External Pre-Production API Gateway

I am using the ID and secret of the Backlog API, and the shiptoaccountnumber that was notified.

401 Error: Unauthorized

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

**Attention** This is a public forum