#fabiano_webhooks

1 messages ยท Page 1 of 1 (latest)

frigid wingBOT
#

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

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

flint solar
#

Forgot to add this information, when I use that parameter with preview, I get this error: unknown flag: --forward-connect-to

hardy jewel
#

Hello

#

What do you mean by the preview version exactly?

flint solar
#

stripe preview listen

#

I add this "preview" param to cli command, so it can work with sandbox

hardy jewel
#

Is there something to indicate this was added recently? I'm not aware of preview being a mode for our CLI (though maybe I missed it being added ๐Ÿ˜“ )

#

You can just log into your Sandbox with the CLI here

#

You shouldn't need to use any sort of special flag

flint solar
#

Well it was added last year, not sure exactly when, but I remember there was a specific documentation for it which I cant find now :/

hardy jewel
#

Hmm I'd be pretty surprised as I've been here for quite a while and have never heard of this...

flint solar
#

yeah I remember when I got access to sandbox, I asked support about using it with the CLI, and at the time they pointed me do a documentation on Stripe site. If I remember correctly it was not publicly available. I can't find the link right now but i've been using that way for months. It works fine with the default --forward-to flag, but connect doesn't. Let me see if I can find the reference for that docs again, hold on

hardy jewel
#

Okay well what happens if you login to your Sandbox via stripe login? Does that work then with --forward-connect-to?

flint solar
#

yes, it works. but to use with sandbox, I do stripe preview login and it let me choose with sandbox I want to use.

#

Then I have to use the listen feature like this stripe preview listen --forward-to http://localhost:3000/webhook

#

The command above works just fine.

#

but it will not work if I use --forward-connect-to

hardy jewel
#

Okay well then it is possible this beta/private feature broke or changed. We don't work with betas here which is why I was unfamiliar, so next steps in that case would be to report this to our Support team via https://support.stripe.com/contact/login so they can correspond with the Product Engineering team that handles this private feature.