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.

API "Inventory subscriptions (test)" response "failed" with Gateway Timeout

I have a nodejs webserver to recive the post reqest from your server. The server works with Postman requests and other nodejs clients. If I use the curl request, I allways get a Gateway Timeout.

curl -X 'POST' \

  'transact.ti.com/.../test' \

  -H 'accept: application/json' \

  -H 'Authorization: Bearer 7ZzmgFMzGoCpDhrUAlcoDYOKKkRY' \

  -d ''

<HTML><HEAD>

<TITLE>Gateway Timeout - In read </TITLE>

</HEAD><BODY>

<H1>Gateway Timeout</H1>

The proxy server did not receive a timely response from the upstream server.<P>

Reference&#32;&#35;1&#46;8d501702&#46;1668601512&#46;218c418b

</BODY></HTML>

Is a pyhton example available for a server that accepts Inventory subscriptions (test) response?

**Attention** This is a public forum