Question
The Stripe connector fails on the following error:
“message”: “The provided key ‘rk_live_********’ does not have the required permissions for this endpoint on account ‘acc’. Having the ‘rak_event_read’ permission would allow this request to continue.“,
“type”: “invalid_request_error”
Environment
Connector: Stripe
Answer
The error says rak_event_read permission is required. Please grant the object Event
with Read
permission.
Cause
Insufficient permissions on the endpoint.