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 ...
Anonymous
5 years agoNot applicable
Hi ImkeF
The error seems to occur earlier, probably not caused by the authentication.
We try to run against an Apache TomCat Server, but this one does not return the answer with this specific error message. On the contrary the webservices access log was empty so it seems like if PBI would not even post anything, otherwise the access log would show that somebody tried to get access even if it's with wrong credentials or so.