Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Connection JSON for Neopost SOAP api with Auth type as No Authorization

ssaraswat
New Contributor
New Contributor

Hi All,

I need  assistance for SOAP connectionJSON, where authentication type should be No Authorization. 

I am able to connect to this api using the SOAP UI. But, unable to do the same using the connection json. I am using the below connection json for now.

{
"authentications": {
"login": {
"properties": {
"SOAP_ENDPOINT" : "<API URL>",
}

}
}
}

 

But, I am getting an error like -

Error While Test connection: Error in connecting to webservice: <API URL>- Response Code: 302, Response Message: Found 

 

Thanks & Regards,

Shrishti Saraswat

1 REPLY 1

rushikeshvartak
All-Star
All-Star

share postman /SOAP UI screenshot


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.