Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PayPal Authentication failed Error #250

Open
yaserriaz opened this issue Aug 10, 2021 · 2 comments
Open

PayPal Authentication failed Error #250

yaserriaz opened this issue Aug 10, 2021 · 2 comments

Comments

@yaserriaz
Copy link

yaserriaz commented Aug 10, 2021

Hi,

I am getting token in the url as well as paymentId as seen in the screen
https://prnt.sc/1maa7n4
then why am I getting this error
"Authentication failed due to invalid authentication credentials or a missing Authorization header."
as seen in the screenshot below
https://prnt.sc/1ma9mg5

It was working fine, all of a sudden this error started coming
I am also getting token and the payment id in the request as seen in the screenshot
https://prnt.sc/1mabg2w

need help!

@VConsulting
Copy link

I have the same strange problem, in sandbox mode everything works as soon as I switch to production mode I have the error.
I double checked the keys and even tested new ones same problem ....
Paypal refuses the connection have not received the token ... I don't really know how to debug that ....

@VConsulting
Copy link

Wouldn't that be an address problem?

Omnipay seems to be used:
#testEndpoint: "https://api.sandbox.paypal.com"
#liveEndpoint: "https://api.paypal.com"

And in the paypal doc:
Sandbox https://api-m.sandbox.paypal.com
Production https://api-m.paypal.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants