Get's validation error on Live, worked well with Sandbox

mdshibu
New Community Member
Hi,
 
It worked very well with Sandbox, but the same step failed on 'Live'.
 
Steps:
1) Created Pay Plan
2) Activated it. (Validated - it's in 'ACTIVE')
3) Tried to Create Agreement with the above Plan ID and I get the following error: (This worked flawlessly on Sandbox)
 
Note: I am using Python SDK
{
"message": "Validation Error.",
"debug_id": "701598da779cb",
"information_link": "https://developer.paypal.com/docs/api/payments.billing-agreements#errors",
"name": "BUSINESS_VALIDATION_ERROR",
"details":[
{
"field": "validation_error",
"issue": "Incorrect Plan Id."
}
]
}
Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

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