Hi, I am trying to integrate aMember with Ultracart. The information (XML-RPC, username and password) I am using on Ultracart aMember configuration form is correct. But when I click on save changes it gives me the following error. The URL provided is not a valid aMember XML-RPC address. Does anybody know about this error? Thanks.
Yes, when I access the XML-RPC url it prompts me to enter username and password and when it accepts username and password, page shows the following message. XML-RPC server accepts POST requests only.
A couple of things come to mind: 1) the URL / userid or password entered in Ultracart is incorrect. Re-Enter them (don't cut and paste) and see if that clears it up. 2) Ensure you do not have magic_quotes_gpc enabled on your site as this has been known to cause issue.