function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
EBenderEBender 

Enterprise API logout SOAP call

Greetings all,

 

I was ondering if something has changed in the way logouts are handled via the entrprise API?  A month or so ago things were working for me when I made calls to the serverURL with the sessionID via a SOAP text message over http, now for some reason I am getting internal server 500 error when I do it instead of the soap response.  Nothing has changed on my end.  I had not been using a client to do the logout, just strict soap text over http.  I do the same thing for logins and custom apex web service calls and everything works fine.

 

WHen I send the logout message through SOAP UI everything works normally, so I am not sure where the issue lays or if it is possible to see a log somewhere on a 500 server error.

UVUV

Pls go ahead and log a case with salesforce.They can capture your API calls and tell you specific reason.

Make sure you are able to reproduce the issue else they won't be able to help you out.