08/30/2023 02:23 AM
Hi,
I've been working on integrating a SOAP-based application with Saviynt using a SOAP connector and I've come across a question regarding the handling of redirects from an endpoint. Whether it's possible to utilize the "follow redirects" feature when making a SOAP call?
I am getting a 307 error (Temporary Redirect) when testing my connection and I was trying to add ""allowRedirects": true" into CONNECTIONJSON but it still throws the same error.
Any insights, experiences, or recommendations would be greatly appreciated. Thanks in advance for sharing your knowledge!
#SOAP
Best regards,
Olesia
09/05/2023 08:12 AM
Is there a possibility to use the redirect url in your JSON in place of the url you are currently using?