#asdfractal-stripe-cli
1 messages · Page 1 of 1 (latest)
Hello, I am not so familiar with gitpod but what's your issue?
After a bit more testing I'm not really sure what's going on exactly.
The short is I am wanting to use the stripe-cli in gitpod for testing purposes. I've been following all the docs and using it inside docker is the best way on gitpod.
But I also have very little experience with gitpod. I have a project that I developed locally and deployed on heroku that uses stripe fine, both payment and webhooks all work in both environments. I just set that same project up on gitpod with a new webhook endpoint and updated the endpoint signing secret but I am getting 401 errors.
At first I thought it was because of the stripe-cli in docker but it's giving me errors even with dashboard webhook triggers.
I know the project works because of the other deployments, and I'm pretty sure the only key I'd need to change is the endpoint signing secret, right?
Theoretically yes
Did you try to check your Dashboard log about the 401 error? What was the message?
Sorry I will have to continue this later, thanks for replying but I can't be active enough right now to make use of your time