8
votes

I am trying to log into a PayPal sandbox account for testing purposes. But, I am continually met with the same error:

"We're sorry, something went wrong during sandbox account linking. Please try again."

Here are the steps to replicate the issue (happens in FireFox and Chrome).

  1. Login to developer.paypal.com using live PayPal account credentials.
  2. Navigate to Dashboard>>Sandbox Accounts
  3. Click Create Account button.
  4. Create account using any variety of options, e.g. personal, business account. New account is created.
  5. Tick the checkbox next to new account listing.
  6. Click link "Click here and provide credentials of your sandbox account."
  7. Fill in login form using sandbox account credentials.
  8. Click agree to terms button.
  9. Redirected back to Sandbox Account page with "We're sorry" error.

This happens over and over with newly created accounts and existing sandbox accounts. I've tried changing passwords and settings for the accounts. I know a few years ago Chrome had a hard time juggling different cookies and sessions when logging in and out of sandbox accounts. So, I've also tried using multiple different browsers. Nothing seems to alleviate the issue.

Also, I thought maybe this issue was a temporary PayPal sandbox glitch, but I've been experiencing it for over a week.

2
This is not a programming question, why don't you ask this question at Paypal?Saskia
Ah, my mistake I guess. PayPal's sandbox community support links point to StackOverflow with a message "Ask Our Community, check out the PayPal forum on StackOverflow," I was trying to post into the SO PayPal community. I must have made an error in this attempt. Was I mislead by PayPal? Did I not tag the the question correctly to be included in the SO PP community?Michael Babcock

2 Answers

12
votes

Okay, I spoke with PayPal's technical support. It turns out that they are having some internal issues with the sandbox at the moment. If anyone else is having an issue with logging into one of their sandbox test accounts do the following:

  1. Go back to the Sandbox Test Accounts page where it list all your test accounts.
  2. Click on the email address of any sandbox account. There will be a drop down of "Profile" & "Notification".
  3. Click on Profile and you shall see an iframe with a few tabs. You would be able to see the change password, change password.
  4. Use this url to login to your sandbox account. https://www.sandbox.paypal.com/home

The key here is step 4. Don't click on the provided link labeled "Click here and provide credentials of your sandbox account." Copy and past the above URL into your browser instead.

0
votes

When you are re-directed to the PayPal page to login, what URL is shown in the address bar ?

If it's "www.paypal.com" then you need to use your production account credentials. If it's "www.sandbox.paypal.com" then you need to use your sandbox account credentials.