On Sunday 21 July 2002 20:44, Ali Mozaffari wrote: > I changed the code not exactly to what you wrote bur pretty close. > and guess what? I got this error instead!! > ERROR: Unable to login to server: OPS Decode Error: Envelope Protocol > Not Supported
The OpenSRS client communicates with the server using an XML-based protocol, and when the client XML library receives a response that is not in the expected format it generates this error. I suspect you are getting this error due to an incorrect private_key. Perhaps the key is valid, but mismatched, i.e. the "live" key being used on the test server or vice versa... -Regards, Paul Sisson
