REST API Call in Workflow fails, call works everywhere else


The most simple API call is failing when triggered with a Workflow, even a simple get all items is failing, no parameters other than Bearer token. API Calls work in tests and in UI builder, they only fail on Workflows and the error is not that good at giving hints if it is something I need to fix or if it is just broken.

The regular Stripe integration seems to work fine, which makes things even weirder.