Hi,
I'm trying to make an external API call (to OpenAI assistants API). I configured everything by the instructions in many Xano videos. also, I imported a curl (which works perfectly outside of Xano).
I am adding an authorization header, configuring it as described in this video: https://www.youtube.com/watch?v=ehSnwEFh5Dc
the request fails on authorization- it is missing the header that I am sure I added.
As you can see in the first pic I added the authorization header:
but then I get the response with an error:
and when I check I can see the request that was sent is missing the authorization header (but has headers I did not insert):
can someone explain? help me solve this?
any help will be appreciated.
Thanks!