amazon-pay-sdk-samples icon indicating copy to clipboard operation
amazon-pay-sdk-samples copied to clipboard

Python -recurring payment - Access to OffAmazonPayments_Sandbox.ConfirmBillingAgreement is denied

Open arjsp opened this issue 3 years ago • 0 comments

When I try to setBillingAgreementDetails after a recurring payment , I am getting this error - { "ErrorResponse": { "Error": { "Type": "Sender", "Code": "AccessDenied", "Message": "Access to OffAmazonPayments_Sandbox.ConfirmBillingAgreement is denied" }, "RequestID": "f3449e85-c415-4177-b4e7-e7d4628ed4d4" } }

How to resolve this?

arjsp avatar Aug 13 '21 07:08 arjsp