“ERROR Webhook verification failed” Authorization error
-
Hello,
We found this error persist, here are what we did:
1# Disconnect then onboard again, and Resubscribe webhooks.
2# then, Webhook simulation is fine.
3# But, when the “ERROR Webhook verification failed”, Authorization error persist, Same error in Sanbox mode.
4# Here are Event logs in Paypal Developer Dashboard:
Request:
Screenshot: https://prnt.sc/CoZiw0Nq_gvR
{ "additional_properties": "xxxxxx", "body": { "description": "Checking if reference transactions are enabled", "payer": { "payment_method": "PAYPAL" }, "plan": { "merchant_preferences": { "cancel_url": "https://example.com/cancel", "return_url": "https://example.com/return", "skip_shipping_address": true }, "type": "MERCHANT_INITIATED_BILLING" }
I am quite curious why there are urls of https://example.com/cancel, https://example.com/return
Response:
Screenshot:
"additional_properties": "xxxxxx", "body": { "debug_id": "24d97089fe3a9", "details": [ { "message": "This merchant account is not permitted to create Merchant Initiated Billing Agreement", "name": "REFUSED_MARK_REF_TXN_NOT_ENABLED" } ], "information_link": "https://developer.paypal.com/webapps/developer/docs/api/#AUTHORIZATION_ERROR", "message": "Authorization error", "name": "AUTHORIZATION_ERROR"
Could you please let us know how to resolve the issue?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘“ERROR Webhook verification failed” Authorization error’ is closed to new replies.