#anna-cole_error

1 messages ¡ Page 1 of 1 (latest)

pliant mapleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1308647134987554817

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

bright totem
#

One common mistake is using the wrong Webhook secret. If you use the Stripe CLI for example, it creates a new secret for you that is different from the one you see in the Dashboard for this Webhook Endpoint. You need to make sure you use the correct secret based on the environment you're in.

#

Could you check if the Webhook secret is correct?

harsh pike
#

Hmm I'm not using the Stripe CLI. I'm using a testing mode webhook secret and that is copied to my .env file. Is this procedure correct?

bright totem
#

You should get the Webhook secret from the Dashboard: Go to Dashboard > Event Destinations > Choose your endpoint > Click Reveal under Signing secret

harsh pike
#

But I have to do this while in test mode, right? I'm in the testing phase right now.

bright totem
#

This is available in the test mode Dashboard