[ad_1]
Hi @maml
Make sure you connected the PayPal account to your Braintree account within the Braintree dashboard.
If you haven’t done that, it can cause that error message.
Kind Regards
Thread Starter
ab
(@maml)
Hi thanks for the reply,the paypal and braintree accounts are already connected so the issue must be something else.
Hi @maml
Upon closer inspection of the script which loads PayPal, the following error is encountered:
throw new Error("SDK Validation error: 'client-id not recognized for either production or sandbox: m2nfzpx8g9sdcfdc'" );
/* Original Error:
client-id not recognized for either production or sandbox: m2nfzpx8g9sdcfdc (debug id: 020b312565092)
*/It looks like the client ID you have entered in the Braintree dashboard is incorrect.
Kind Regards
Thread Starter
ab
(@maml)
Thank you guys, it turned out i hadnt put in the sandbox paypal email. Issue is resolved now
