#xxxxx-cli

1 messages · Page 1 of 1 (latest)

vast quiver
#

Hey! Did you install it? Have you authorised it?

thorn zephyr
#

i have not installed , i want to know how can i install that.

vast quiver
thorn zephyr
#

my events are failing, so can i have help from this why these are failing like that?

vast quiver
#

Can you share an event ID?

thorn zephyr
#

it's giving error 'brew' is not recognized as an internal or external command,
operable program or batch file.

#

how can i install this in windows

#

evt_1KVmg7QVHIiMMBjktkvo08nQ

vast quiver
#

Yeah your webhook endpoint is returning a 500 error:

{"statusCode":500,"message":"Internal server error"}
#

So you need to figure out why that's happening

thorn zephyr
#

yes, can stripe cli help me in this?

#

will i will be able to figure out why where the code is failing?

#

i have downloaded this one stripe_1.7.13_windows_x86_64.zip

#

but when running it is giving open cmd.exe and run it from there.

vast quiver
#

You can use the CLI to trigger test events to send to your local development environment, yes. There you can debug the error in your code

thorn zephyr
#

but when running it is giving open cmd.exe and run it from there.

vast quiver
#

Hmm, I'm not sure tbh. I don't use Windows

thorn zephyr
#

there is no file cmd.exe

vast quiver
#

cmd.exe is the Windows command line

thorn zephyr
#

i have installed that by scoop package .

#

So now i want to only test the webhooks created in test mode.

vast quiver
#

Did you read the document? It outlines how you'd trigger dummy events and listen for them (to forward to your code)

thorn zephyr
#

i just wanted to be sure that events is created in the test mode only.

vast quiver
#

They are in the CLI by default