Sep 7, 2024
0
Level 4
Cashier - Herd, do you need expose or just use CLI
Hi im struggling with web hooks, i am using Herd and i kept getting 403 on POST web hooks, i realised i may need to to expose the URL, so I used expose.
it was still failing on terminal, but eventually they all read 200, but now in Stripe dashboard the POST requests are failing with 403
--> checkout.session.completed [evt_1PwTGJH4YhGEDiBWbu88RoEf]
2024-09-07 20:21:32 --> customer.updated [evt_1PwTGJH4YhGEDiBWZSO7P8IY]
2024-09-07 20:21:32 --> invoice.created [evt_1PwTGJH4YhGEDiBWLrhkbriu]
2024-09-07 20:21:32 --> invoice.finalized [evt_1PwTGKH4YhGEDiBW4jsM9RVD]
2024-09-07 20:21:32 --> invoice.paid [evt_1PwTGKH4YhGEDiBWkKSgwlUA]
2024-09-07 20:21:32 --> invoice.payment_succeeded [evt_1PwTGKH4YhGEDiBWFh5v0prr]
2024-09-07 20:21:32 --> customer.subscription.created [evt_1PwTGKH4YhGEDiBW2PHjFTSa]
2024-09-07 20:21:32 <-- [200] POST https://egewpthmr5.sharedwithexpose.com/stripe/webhook [evt_1PwTGJH4YhGEDiBWbu88RoEf]
2024-09-07 20:21:33 <-- [200] POST https://egewpthmr5.sharedwithexpose.com/stripe/webhook [evt_1PwTGJH4YhGEDiBWLrhkbriu]
2024-09-07 20:21:33 <-- [200] POST https://egewpthmr5.sharedwithexpose.com/stripe/webhook [evt_1PwTGKH4YhGEDiBW4jsM9RVD]
2024-09-07 20:21:33 <-- [200] POST https://egewpthmr5.sharedwithexpose.com/stripe/webhook [evt_1PwTGKH4YhGEDiBWkKSgwlUA]
2024-09-07 20:21:33 <-- [200] POST https://egewpthmr5.sharedwithexpose.com/stripe/webhook [evt_1PwTGKH4YhGEDiBWFh5v0prr]
2024-09-07 20:21:33 <-- [200] POST https://egewpthmr5.sharedwithexpose.com/stripe/webhook [evt_1PwTGJH4YhGEDiBWZSO7P8IY]
2024-09-07 20:21:33 <-- [200] POST https://egewpthmr5.sharedwithexpose.com/stripe/webhook [evt_1PwTGKH4YhGEDiBW2PHjFTSa]
- Do i need to use Expose if using Herd and Stripe CLI
- can you point me in the right direction to fix the issue, thanks
Please or to participate in this conversation.