Forum Discussion

doctorstrange's avatar
doctorstrange
New Contributor
2 months ago

I have a query while consuming the wsdl file in SoapUI

  •  

1 Reply

  • Hi doctorstrange 

    When 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