How to create Paypal Developer Account (not sandbox) - paypal

I am trying to create a Paypal developer account from here (https://developer.paypal.com/classic-home/) and then clicking on Login into Dashboard and SignUp and it keeps giving me this error:
Something went wrong on our end. Please try again.
I used my real domain and password like below but I am always getting this message!

Related

Create PayPal sandbox accounts - something went wrong

Spent the last few days trying to create sandbox accounts from within PayPal's developer dashboard. Selected Sandbox Accounts -> Create Account. Filled out the form with different setups; starting balances between 1 - 5000, different emails, different passwords, everything.
Before clicking Create Account, there is an error saying "We're sorry, something went wrong while fetching test accounts. Please try again". After trying to create an account, I get the same error, plus a new one saying "We're sorry, something went wrong during account creation. Please try again."
Not sure what to do after clearing cache/trying different browsers.

Paypal: linking existing Sandbox Account with developer account

I dont have access anymore to the sandbox.paypal.com
In Developer Account I tried:
Want to link existing Sandbox Account with your developer account? *Click here* and provide credentials of your sandbox account.
After few redirections it refuses to sign me in:
Error
Relying Party Validation error: client_ID or redirect_uri provided in the request does not match any of the registered clients. Please check the request.
I've tried with two differents accounts, one of them do not have a live account, and it give me each time the same error without further explanation.
#paypaldev filed a ticket on the issue but I'm not sure what to expect.
Do am I the only one ?
An update here for everyone else as I followed up with François via Twitter. The internal teams were able to track down the issue that was causing the relaying party validation error, and it should now be fixed without needing a workaround. If anyone is still seeing an error, please let me know and I'll circle back with the teams working on the fix.

Can't create app for paypal REST API

I've signed in to the developer website but when I go to the apps page to create my app I see the following error message:
Problem creating sandbox facilitator account [Error code: 2001]
When I look on the sandbox accounts page I see there is a facilitator account there (xxx-facilitator#xxxx.xxx)
When I click the "create app" button the "sandbox developer account" dropdown is empty and when I try to create an app I get the following error message:
We’re sorry, but something went wrong while creating the application. Please try again.
So far I've:
created new sandbox users
submitted a query to paypal's tech support (no response)
left it a day and tried again
logged in, logged out...
I had the same problem. The "Sandbox developer account" dropdown box had no entries although I had set up accounts before - so I couldn't create an app.
After some trial and error hacking I finally found a way to inject a valid option in the html select and successfully created the app in the end.
Here's how:
Log in to your developer.paypal.com profile and go to Sandbox - Accounts.
Just use Firebug in Firefox or Developer Tools in Chrome to examine the source: Check the source of your BUSINESS account and you will find a code line like this:
<a class="profile" target="/developer/accounts/detail/2297102045097598612">Profile</a>
Note the id (e.g. 2297102045097598612), the country code (e.g. US) and the email address.
Now go to Dashboard - My Apps & Credentials and press "Create app"
Open Firebug/Dev. Tools and examine the "Sandbox developer account" dropdown box. Right-Click the empty select in the dom and choose "Edit as HTML". Enter an option tag with your formerly noted values, just like this:
<option value="2297102045097598612,email#domain.com">email#domain.com (US)</option>
Check that the option now appears in the dropdown box.
Enter a name in the "App name" field and press "Create app".
That's it. Hope I could help.
I got the 'Problem creating sandbox facilitator account' error as well but it was with a different error code of 'TAGETLIST404-20141017053750'. Obviously the suffix is just a timestamp.
The problem seemed to have been caused by the Oauth login popup that initially returned a timeouted session error but appeared to have still logged in anyway as it showed my name in the topright corner. But trying to create new apps returned the sandbox facilitator error.
Clearing cookies and logging in again, not getting the timeout error seemed to fix it and I could create accounts. I know this isn't a great answer but it's something to try.
I waited two days, and the error messages regarding the facilitator account went away. I was then able to make a new business account. This then allowed me to create a REST app without error.
I had the same problem and fixed it by just editing the source a bit.
Right click on the dropdown for your account if it's empty and click on Inspect element in your browser.
Inside the tags for the dropdown, add your email in tags. The email should be of a valid sandbox account that you had created.
For example, if you'd like to add a sandbox account with the email business#example.com,
add business#example.com within the select tags.
Seems like it's something easily fixable from Paypal's side but they haven't bothered fixing it yet.
for PayFlow API - allow up to 3 hours for the change to go into effect.after 3 hours it saved data while clicking.
In my case my primary email account was not confirm. after confirm it allow me
Today, I've just encoutered the same error with you. The problem is how Paypal raise the error, which made us very confuse. The error they should raise is: " You have not created any developer account yet, create an account and try again".
And here is how I fix it:
Go to: https://developer.paypal.com/developer/accounts
Create a BUSINESS sandbox account.
Go back and try create app again to see if it work.

Paypal Beta developer site, Existing user account not working

I have a developer account in Paypal, It was working perfectly few days back before the new beta developer site launched. I try to logged in with my credential to new website , but it show me error like:
Please check your Email Address and PayPal Password and try again.
Even when i try to use forgot your password link it show me the error like:
We couldn't find your email address. Please try again or select I
don't know what email address I used.
Both credential was correct, but i don't know why it's not working. I have searched for that and found some thread that suggested to clear your cookies and cache and try to use chrome or Firefox instead of using Internet Explorer. But no luck ,it's not working either. If someone have any suggestion for that how to solve this, please help me.
Are you using a live PayPal account to log in?
From developer.paypal.com:
Please log in with a PayPal account. After you log in, you can import
your Sandbox test accounts using the email address and password you
used previously with the Sandbox.
The is a bug with the "import feature", the form validation of email format fails if emails cannot contain a ".". As my original sandbox email contained a "." i cannot import.

Google Adsense Resubmit Problem Error Email Aready Exist

I'm trying to resubmit my website to Google AdSense and it's giving the following error again and again:
A user with the email you specified
already exists Please select a
different Google Account login to
access this account.
How to resolve this issue?
I have changed my password, recovered it but still not working.
You could try logging in to the account associated with the email address you are trying. It sounds like you're trying to create an account using an email address that you have already used to create a different account.