Forum Discussion
Humashankar
Champion Level 3
2 days agoWhen encountering a "Request Forbidden" error in SoapUI while consuming a WSDL, it typically indicates an authentication or authorization issue.
- Start by verifying that the endpoint URL in SoapUI matches the one provided by the service provider.
- Besides, if you're behind a proxy server, ensure that SoapUI's proxy settings are correctly configured.
To isolate the problem, try accessing the service using a simpler options like curl or Postman. If the issue persists, examine server-side logs for detailed error messages.
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards