#michael-harvey_webhooks

1 messages ¡ Page 1 of 1 (latest)

coral fractalBOT
#

👋 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/1351286336593596517

📝 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.

fickle hazel
#

Hello there

#

Are you forwarding to your actual endpoint here?

violet bluff
#

yes, I'm forwarding to my local api

fickle hazel
#

Are you listening via the CLI or you have an actual endpoint created that you are using?

violet bluff
#

listening via CLI

fickle hazel
#

Can you share the Event ID that was created that you are testing with?

violet bluff
#

"evt_3R3k11R7Vqz3zJ8D0Fx0ccj9"

#

stripe trigger payment_intent.succeeded --stripe-account 'acct_1QWpZVR7Vqz3zJ8D'

fickle hazel
#

Ah it looks like you might be logged into your Connected Account here instead of your platform.

#

Try logging out of the CLI, logging back in using your platform account, and then triggering that command again.

violet bluff
#

how do i know if i'm logged into the correct account?

#

from the dashboard?

fickle hazel
#

You can run stripe config --list to see info about where you are currently logged in

violet bluff
#

acct_1QWpZVR7Vqz3zJ8D

#

i logged in and this is what stripe config --list is showing

fickle hazel
#

Yep that is the Connected Account ID -- notice that is what you passed in your trigger command above.

#

So logout and log back in as the platform account