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: Inventory API doesn't work with BOM Connector

Part Number: TI-API

Inventory API doesn't work with BOM Connector. Getting Error 401. Doublechecked API and Key many times. How can you help me?

  • I just sent a friend request so I can request more information about your request.

  • I'm working with BOM Connector 10.2.31

    Logfile says:

    Attempt: 1 --> AggregateException: Mindestens ein Fehler ist aufgetreten. --> ApiException`1: 401 Unauthorized

    Status: 401
    Response:

    - StackTrace -

  • That is not an error being generated by the TI API, so I suspect it's being returned by your local application - maybe before a request is reaching the API.

    Can you provide us with the request header and URL to which you're sending the API query?

    Thanks, Paul

  • Hi,

    Can you inform your integration partner that there have been no requests with your credentials that are reaching the TI pricing and inventory API. Note that the request from your system should look something like the following:

    curl --request GET \
      --url transact.ti.com/.../NOPB \
      --header 'Authorization: Bearer [your authorization token]'

    Thanks, Paul

**Attention** This is a public forum