Authentification sandbox Paypal

Thomas94170
Nouveau membre de la communauté

Bonjour, 

Je développe un site e-commerce ou j'utilise paypal en mode de paiement.

 

Pour l'instant je teste les transactions avec un compte sandbox. J'ai un compte paypal développeur, j'ai bien un compte avec client ID et secret key ainsi qu un compte personnel et business pour simuler des transactions.

 

Dans mon projet j'utilise react-paypal-express-checkout. Lorsque je clique sur le bouton paypal, la liaison se fait avec paypal, une fenetre s'ouvre mais au lieu d 'avoir l'url https://sandbox.paypal.com j'ai about:blank. Dans ma console j'ai le message d'erreur suivant : 

 

Uncaught Error: Request to post https://www.sandbox.paypal.com/v1/payment-experience/web-profiles failed with 401 error. Correlation id: f63046021e4d4 { "name": "AUTHENTICATION_FAILURE", "debug_id": "f63046021e4d4", "message": "Authentication failed due to invalid authentication credentials or a missing Authorization header", "information_link": "https://developer.paypal.com/docs/api/payment-experience/#errors", "details": [] } request/</<@https://www.paypalobjects.com/api/checkout.js:1660:35 _RECEIVE_MESSAGE_TYPE[conf.b.POST_MESSAGE_TYPE.RESPONSE]@https://www.paypalobjects.com/api/checkout.js:6488:27 receiveMessage@https://www.paypalobjects.com/api/checkout.js:6524:60 messageListener@https://www.paypalobjects.com/api/checkout.js:6546:23

 

Pourriez vous me renseigner sur cette erreur d'authentification et les solutions à apporter?

 

Merci

Login to Me Too
0 RÉPONSES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.