Hi there,
I have created a basic custom connector into Guidewire, passing in the request the claim number in order to obtain the claim's Public ID, which works fine with a 200 response. The header of the POST request is the subscription key, and the claim number is input by each user.
However, when testing this connector in Power Automate using the same details as the test connection, the flow errors with response of...
"The error response body was not a valid SOAP error response. The response body was: '<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>Microsoft-Azure-Application-Gateway/v2</center>
</body>
</html>
'."
Any idea what I am doing wrong?
Thanks
K.
Looks like the api you are trying to call is behind an Azure Applciation Gatewayand you are getting a 403 forbidden error when connecting to it. Most likely a certificate issue.
WarrenBelz
770
Most Valuable Professional
stampcoin
494
MS.Ragavendar
399