Forum Discussion
Anonymous
5 years agoNot applicable
How to get data from a webservice with POST method
I'm trying to get data from a webservice by using the POST-method (JSON formatted), the response would also be JSON. But executing the following code in the advanced query editor... let
Quelle ...
ImkeF
5 years agoCommunity Champion
Hi Anonymous ,
this message comes from the API you're querying.
Does it use OAauth?
Then you have to create a custom connector unfortunately to get the auth right.
- Anonymous5 years agoNot applicable
ImkeF
That's the case - it is not OAuth but simply Basic Authentication.