Hi,
One of our developers is trying to consumea WebI report published as a web service (BIWS). When he tries to read it it receives following error message
“There was no endpoint listening at https://bi.f4eda.local/dswsbobje/qaawsservices/biws?.. that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.”
This error usually occurs when brad credentials are not accepted by the server. Question is: how could we determine which credentials are submitted to the server.
We have started by increasing the level of tracing log of the web service application to HIGH but even after that we are not able to notice any failed attempt login on the log.
Do you think that the log mentioned here could do the trick?
1384988 - How to enable log4j tracing for Query As A Web Service (QAAWS) / Live Office in BO XI 3.x and Bi 4.x
Has anyone faced a similar need of tracing login attempts when using QaaWS/BIWS?
Thanks