Urlfetch failing

Asked Mar 1, 2025·1 reply·Last activity 1 year ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Is there a way to get better logs why a url fetch is failing? I know my URL is right. I suspect it doesn't like the SSL, maybe missing a leaf. I am not sure. any way to get better insight? thank you

1 reply

Hiya, when I debug my urlfetch APIs I visit the url in my browser, or use curl to make requests tot the API url and see if it works.