Http Route not working
The code I have is the following:
After updating my
http.ts file, I can the the new function /test showing on my Dashboard > Functions.However, when I call the route using the provided development credentials, I'm always getting a 404.
To give context, this is to integrate with Stripe and I already checked the two thread I found here. Everything is working but the webhook.
Any help? TIA
