Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Web.Contents return application/octet-stream instead of application/json with 403

Hi,   I have written an M function that sends a post request to a API. I want to implement some error handling when sending an incorrect parameter. When I do that the API should return a 403 statu...