aggieben / xmlrpcnet

Automatically exported from code.google.com/p/xmlrpcnet
0 stars 0 forks source link

Access Denied - XML-RPC.NET #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello Charles,

This is Swagat from India. Work as a Senior S/W engineer SM NETSERV PVT Ltd.

I have been working on XML-RPC.net to consume the customers API. Now I am 
facing a strange issue. I am describing below.

- When I run the application and the particular service gets invoked, it 
frequently returns Access Denied error. (pls. find the attached screen shot)
- But strange thing is, when I debug through the XML-RPC code line by line, it 
gets me into the service and give me response back.

I am not able to get through this error, also trying to understand why this 
happens?

If you could help me out from this than it would be great. Its very urgent.

Thanks and Best Regards
Swagat

Original issue reported on code.google.com by zania.ze...@gmail.com on 17 Jun 2010 at 9:45

Attachments:

GoogleCodeExporter commented 8 years ago
The server is returning an XML-RPC Fault exception and the library is handling 
this successfully. Need to contact the owner of the server.

Original comment by ChasC...@gmail.com on 7 Aug 2010 at 2:04