I have a flow using HTTP requests to get and store information from a third party. The first request is to get an authentication token, this has stated failing with response. Http request failed: the content was not a valid JSON. Error while parsing JSON: 'Unexpected character encountered while parsing value: e. Path '', line 0, position 0.'
The request works fine when using Postman or the API explorer on the providers website, I have also tried a creating a new flow with the same results.
