Forge Fetch does not support plain HTTP, only HTTPS

From my testing, the forge fetch does not support plain HTTP, only HTTPS. I get HTTP 400 errors when I try to fetch from a plain ‘http’ URL. It works for HTTPS.

I doubt its a problem for many real work use case. However:

It’s documented in the runtime section: https://developer.atlassian.com/platform/forge/function-reference/nodejs-runtime/#https-only

1 Like

Created https://jira.atlassian.com/browse/ECO-876 to track an enhancement to improve the error message behaviour in this circumstance.

1 Like