Unable to login with sandbox credentials to Test "Login with Paypal" button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am a software developer currently working on implementing an authentication with PayPal feature in my Ruby on Rails application. I am reaching out to seek assistance with a persistent issue I am facing during the testing phase.
As per the provided documentation and guidelines from the PayPal platform, I have integrated the PayPal API to obtain an authorization code for the authentication process. To perform the initial authentication, I am using the default application credentials, including the Client ID and Client Secret, obtained from my PayPal developer account.
The first step of the authentication process involves redirecting the user to the PayPal sandbox login window through the following API call:
While I am able to successfully redirect to the PayPal login window, I am encountering an issue when attempting to log in using test credentials. Every time I enter the test credentials, I receive the error message: "Please check your entries and try again." This occurs despite entering the correct sandbox credentials for testing purposes.
I have thoroughly reviewed the implementation and verified that the provided sandbox credentials are correct. Additionally, I have made sure that the required scopes are appropriately set for the authentication process.
I have attempted the authentication process multiple times, but the error persists consistently. I believe I have followed the guidelines accurately, and yet, I am unable to proceed beyond this point.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ManojSharma,
Thank you for posting to the PayPal Sandbox Community.
If your sandbox account is attached to your developer account, you can reset the password.
Here are the steps to resetting your sandbox passwords for any sandbox account attached to your Developer Account:
- Log into the developer dashboard at https://developer.paypal.com
- Click on Testing Tools
- Click on Sandbox Accounts
- Click three dots next to the account
- Click View/Edit Account
- Click Change password
- Put in new password
- Save changes
Make sure when you are simulating the buyer experience that you are using a separate Sandbox Personal account to login. In the same spot on the Developer Dashboard you can click Create account and create a new Sandbox Personal account.
Thank you,
Jennifer
MTS
PayPal

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How can I revoke SamCart's access my recurring payments? in NVP/SOAP APIs
- How to integrate PayPal during user signup to avoid re-entering credentials for future payments? in REST APIs
- I keep getting the error: “Unfortunately, a system error has occurred" in NVP/SOAP APIs
- ExpressCheckout to REST API - Is Partner Program Now Required to Host Simple 3rd Party Transactions? in REST APIs
- Credentials from sandbox to live in NVP/SOAP APIs