jnrzxc
jnrzxc
WWasp-lang
Created by jnrzxc on 7/12/2024 in #🙋questions
Errors in deployment to fly.io
Thank you that worked and the app has been deployed successfully😁
6 replies
WWasp-lang
Created by jnrzxc on 6/21/2024 in #🙋questions
Stripe Test Integration
After searching for solutions for this problem i finally found the answer. I'm using WSL and it seems that for this problem to be fixed i have to run this command with sudo:
sudo stripe listen --forward-to localhost:3001/stripe-webhook
sudo stripe listen --forward-to localhost:3001/stripe-webhook
You may refer to this thread: https://github.com/stripe/stripe-cli/issues/933
10 replies