Hello together,
I'm facing a problem with external API call. It's end up with 502, even the api is available and manifest allows the api call
the code
ERROR 10:23:14.409 {"size":0,"timeout":0} --> first line of console.error(JSON..
ERROR 10:23:14.423 Error: Error: 502 Bad Gateway Bad Gateway
is that beacause, I'm using url without www?
I asked on developer platform. found some similar ticket their
Hi,
The 502 error indicate an error on the server side. Did you try your API with postman on your local machine ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes, everything works fine... is their any way to see internal logs, except forge logs/tunnel for the api call?why the external api was blocked, etc?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.