Hi,
I've tried to use an example curl script to login to ebay. The script can be found at:
http://curl.haxx.se/libcurl/php/examples/?ex=ebay_login.php
I've changed the userid, password and cookie variables to the required values, however I always get the same error from ebay, a page saying "The browser you are using is rejecting cookies"
The cookie file on my webserver gets updated correcly each time I run the script, but I always get the same ebay error, which would suggest that the cookie is not being passed back to ebay?
Has anyone else tried to use this script recently? I'm wondering if eBay have changed the login procedure slighly?
Cheers for any help or advice
Dila