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
Gerhard
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.