I am having some issues with HTTP Action.
I tried to access an external API by using HTTP Action and GET request, but it always returns an error message status of 416.
{"errors":[{"status":"416","title":"Request header error","detail":"Unsupported media type received"}]}
I tried to call this API from Postman and managed to get the data successfully.
Any thoughts? Any help will be greatly appreciated
Here is the request