Hey guys, Trying to make a PayPal app for Ning, and I got it working solo on the Ning servers, just trying to make it run through the platform now, and having some errors.
Im getting a problem with CURL, its returning error 3 when I try to communicate with PayPal via the PayPal API.
It has to do with a malformed URL from what I can fathom. Is it related to the Ning URL rewriting gear thats going on?
This may indeed be the case. If you're using a file that's more than a single directory deep it is likely getting caught in one of the URL rewriting rules. Try running the PHP in the root of your file system to either verify or rule out this possobility.