![]() |
XML-RPC, Error 403 Forbidden - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forum-20.html) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forum-23.html) +--- Thread: XML-RPC, Error 403 Forbidden (/thread-40543.html) |
XML-RPC, Error 403 Forbidden - El Forum - 04-12-2011 [eluser]enigmas[/eluser] Hello, anybody faced the problem when the server part, written as a XML-RPC service with CodeIgniter returned "Error 403 Forbidden"? I'm trying to access to the server XML-RPC service with my C# application, but always get this error. But other pages on the site are working well. Moreover, XML-RPC server + C# application are working well on localhost and on the one of the servers, but on the second server I get this error.. What can be a reason? |