Reputation: 472
When checking out, we use a chained payment which we send over via the classic Java SDK. It then sends back a payKey which we use when constructing the redirect url. This has been working fine for 6 months in our sandbox environment which points to a url similar to "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_ap-payment&paykey=AP-02Y91986YY463074B". Now, when my browser hits that generated link it asks me to log in but I'm already logged in. I'm logged in to developer.paypal.com as well as x.com.
Side Note: When I logged in, I saw my test accounts were not listed any more so I ran the importer tool that was listed on the page.
I suppose my question is: Has anyone else experienced the 'Please login to use the PayPal Sandbox features.' page even after they have logged in? If so, what steps did you take to have it recognize you were logged in.
Upvotes: 0
Views: 198
Reputation: 472
While I am unsure of the exact cause, the solution was to clear my entire browsing history including cookies. Once I logged back in, everything worked.
Upvotes: 2