Welcome Guest, Not a member yet? Register   Sign In
XMLRPC server using https?
#1

[eluser]johlin[/eluser]
I have made an XMLRPC server which works just fine but today when I finally merged it into production it stopped working.

The XMLRPC client I wrote to test the server says that no data was received from server. I didn't know whether the problem was in the server or in the client so I made a new client using curl and it said the same thing.

So the problem seems to be that the XMLRPC server doesn't work with https. Has anyone found a solution for this?
#2

[eluser]asciiCode[/eluser]
I am having a similar problem. When I try to connect to the XMLRPC via regular http it works fine. However if I try to connect via https I receive a 504 "Connection Lost" error. Https work for regular websites, however I am receiving the aforementioned error when trying to connect via xmlrpc.




Theme © iAndrew 2016 - Forum software by © MyBB