Skip to content

Braintree PayPal error after upgrading magento version to 2.3.5

In my dev site I started getting the error in the image below after upgrading from 2.3.2 to 2.3.5.

code: "PAYPAL_SANDBOX_ACCOUNT_NOT_LINKED"

details: undefined

message: "A linked PayPal Sandbox account is required to use PayPal Checkout in Sandbox. See https://developers.braintreepayments.com/guides/paypal/testing-go-live

In my main branch witch is still on the 2.3.2 version everything works well (it’s pointing to the same braintree sandbox accounts). Any help is much appreciated. thanks !