Skip to content

Conversation

julienbourdeau
Copy link
Contributor

When setting up Stripe in Lago, you must use the private key, not the publishable one.
When registering webhook an error is raised by stripe but it wasn't forwarded to the users and created a dead job.

Stripe::PermissionError: This API call cannot be made with a publishable API key. Please use a secret API key. You can find a list of your API keys at https://dashboard.stripe.com/account/apikeys.

@julienbourdeau julienbourdeau self-assigned this May 15, 2025
@julienbourdeau julienbourdeau merged commit d6d1702 into main May 15, 2025
14 checks passed
@julienbourdeau julienbourdeau deleted the fix/deliver-error-webhook-wrong-key branch May 15, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants