J
Juan
Hello:
I'm having a trouble making an https request to an URL using c#. If i use an
internet navigator, the request works fine and it returns the XML is
supposed to return, but if I make it using c#, the server returns a 500
error code.
The only different thing with an usual https connection is that the
destination URL is a redirected URL.
Anyone has an idea of why it doesn't work?
Thanks a lot,
Juan
I'm having a trouble making an https request to an URL using c#. If i use an
internet navigator, the request works fine and it returns the XML is
supposed to return, but if I make it using c#, the server returns a 500
error code.
The only different thing with an usual https connection is that the
destination URL is a redirected URL.
Anyone has an idea of why it doesn't work?
Thanks a lot,
Juan