Forum Discussion
thialessandro
3 years agoFrequent Visitor
API Connection
Hello, I need to connect in API with method POST and authorization token, but the response is 404 or 400. I tried with M language: let
Json = Json.FromValue({[idType= "Authorization", idVal...
karthiknc
3 years agoFrequent Visitor
Authorization also needs to be added to the Header. Please try again after making the header changes