Authorization failed to process Vaulted Payment
-
Hello,
We have Woocommerce PayPal Payments with PayPal Vaulting enabled and WooCommerce Subscriptions. We are successfully receiving payments from customers, but the renewal payments for subscriptions is not working through the API. We receive this message: PERMISSION_DENIED Authorization failed due to insufficient permissions.
We have contacted PayPal Support and this was there response:
“We advised with our product team on the issue you provided. Upon reviewing the log, we can see the token type is LSAT (low scope access token) used in the examples you provided, which means your application only used client_id WITHOUT secret to generate the bearer token. You’re required to use full scope access token, with both client id and secret in the access token. We kindly request you try again by using both client id and the secret to fix this permission error.”
We need to process customer renewal payments, but are stuck because of the permission denied error. Can you please help resolve it?
- The topic ‘Authorization failed to process Vaulted Payment’ is closed to new replies.