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: Error while retrieve order information by orderNumber

Part Number: TI-API

I am trying to get Order status with the backlog API, and getting repy:

{
  "errors": [
    {
      "errorCode": "TI-SOR-50000",
      "message": "System error occurred. Execution ID: execution-c2306515-7eed-41bd-9fa3-5c1e98f09914-2024.05.14 . Contact TI API Support https://api-portal.ti.com/support with the execution ID.",
      "type": "ERROR"
    },
    {
      "errorCode": "TI-SOR-50000",
      "message": "System error occurred. Execution ID: execution-c2306515-7eed-41bd-9fa3-5c1e98f09914-2024.05.14 . Contact TI API Support https://api-portal.ti.com/support with the execution ID.",
      "type": "ERROR"
    },
    {
      "errorCode": "TI-SOR-50000",
      "message": "System error occurred. Execution ID: execution-c2306515-7eed-41bd-9fa3-5c1e98f09914-2024.05.14 . Contact TI API Support https://api-portal.ti.com/support with the execution ID.",
      "type": "ERROR"
    }
  ]
}


Any suggestions?


**Attention** This is a public forum