R
rblanchard
Guest
We have created/deployed a rest project and are intermittently receiving a 500 (Internal server Error) as a response. If you try the REST call again it then works. If you then wait an hour and try again...same 500 error. We are using basic authentication with ssl on the server. On the client we are using the .NET HttpWebRequest. Any ideas how to track this error down?
Continue reading...
Continue reading...