Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cloud-function): fix fxa webhooks #8706

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

fiji-flo
Copy link
Contributor

Summary

Fix 404 for fxa webhooks

Problem

We are proxying /events/fxa/* but the path is /events/fxa.

Solution

Proxy /events/fxa

Remove the trailing slash in the proxy route.
@fiji-flo fiji-flo merged commit d6421a5 into mdn:main Apr 25, 2023
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.

1 participant