NOT_ENABLED_TO_VAULT_PAYMENT_SOURCE error in some APIs / sandbox account
Naraina
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Aug-22-2024
06:08 AM
I am encountering this
{
"name": "NOT_AUTHORIZED",
"message": "Authorization failed due to insufficient permissions.",
"debug_id": "f5432446befdb",
"details": [
{
"issue": "NOT_ENABLED_TO_VAULT_PAYMENT_SOURCE",
"description": "The API caller or the merchant on whose behalf the API call is initiated is not allowed to vault the given source. Please contact PayPal customer support for assistance."
}
],
"links": [
{
"method": "GET"
}
]
}
error in /v3/vault/setup-tokens API and /v2/scim/Users in my sandbox account.
I want to save cards for future payments, and one more thing—correct me if I'm wrong—when creating setup tokens for cards, there's a customer parameter. However, as I explored PayPal, I noticed there are no APIs for creating customers except for ./v2/scim/Users
Labels:
- Labels:
-
Future Payments REST APIs
1 REPLY 1
Naraina
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug-22-2024
06:10 AM

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Sandbox account collect billing and shipping address in Sandbox Environment
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- Not receiving any confirmation emails for sandbox account in Sandbox Environment
- failed to pay with sandbox account in Sandbox Environment