When attempting to use the IFS REST API Task in Workflow, internal API calls always result in a 500 response error. This doesn’t occur when other, external APIs are called the same way (like https://postman-echo.com/post) which run as expected.
Calling internal APIs always returns the same 500 error. The APIs worked when called through Postman, however when using the Workflow and attempting to replicate the API request, it fails.
For example, here’s the api request I use to get the a Bearer token which fails in IFS Workflow but succeeds in postman:

