Facing this error simple app that scans qr and send barcode to gpt


everything else is perfect but this is wrong

Hi,

Can you show us the blocks that you are using? Without that, it will hard form anyone to assist you.

Yes and also a link to the API documentation.


also the link to docs https://platform.openai.com/docs/api-reference/chat/create
thanks for replying :slight_smile:

Hi,

What I usually do is to run my API requests in Postman first to make sure that the Headers, Body, Query parameters, etc. are correct. Once I get back an expected response from the API, I then transfer it to Thunkable.

That way you are not trying to figure out if the error lies with Thunkable or the API query.

Steve

1 Like