#meloscr_webhooks

1 messages ยท Page 1 of 1 (latest)

fathom kelpBOT
#

๐Ÿ‘‹ 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/1278327518566551552

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

crisp obsidian
#

hi there!

bleak crane
#

Hi

#

I need to resend this webhook but I don't have any manual option

crisp obsidian
bleak crane
#

I don't finding

crisp obsidian
bleak crane
#

But my project is in production

crisp obsidian
#

you can resend livemode requests with the CLI. just make sure to use the --live flag.

bleak crane
#

{
"error": {
"message": "The provided key 'rk_live_***************************************************************************************7LqzWY' does not have the required permissions for this endpoint on account 'acct_1P5'. Please use a different key to perform this action.",
"type": "invalid_request_error"
}
}

crisp obsidian
#

can you share the command you ran?

bleak crane
#

stripe events resend evt_1PlYydDYKqU0SNyZaQfoO7EQ --live

crisp obsidian
#

looking into this

bleak crane
#

Now is sending that

{
"error": {
"message": "No CLI endpoints found to retry delivery. Run 'stripe listen' and retry the request to see the event in the CLI, or provide a specific webhook endpoint.",
"param": "for_stripecli",
"type": "invalid_request_error"
}
}

crisp obsidian
bleak crane
#

Great, now is working!

crisp obsidian
#

happy to help ๐Ÿ™‚

bleak crane
#

Wait

#

Now in my production machine return that message [Error]: The provided key 'sk_live_***********************************************************************************************NPFh' does not have access to account 'acct_Ps7fTRdKy11vZmK' (or that account does not exist). Application access may have been revoked.

#

But that key is my main secret key

fathom kelpBOT
crisp obsidian
#

the account acct_Ps7fTRdKy11vZmK doesn't exist. did you made a typo?

bleak crane
#

This account exists

#

See the account id in URL

crisp obsidian
#

this is not the same account ID

#

in your url is start with acct_1

#

the one you shared starts with acct_P

bleak crane
#

Ow yeah, i will correct, one moment