#alberto.garcia_71087

1 messages · Page 1 of 1 (latest)

final elkBOT
half otter
#

That seems to send a request to your localhost, right?

#

Before sending API to Stripe

violet iris
#

Correct

#

I did stripe listen --forward-to localhost:7274/stripe

#

which is the same path as in postman

#

The postman imitates the same as the webhook that comes from stripe

half otter
#

And you are forwarding a generated webhook into the CLI, then to your localhost?

violet iris
#

On the CLI I Execute the command "stripe trigger payment_intent.succeeded"

#

which gives me the error

half otter
#

allright, could you share some screenshot on the error?

violet iris
half otter
#

Can you try https?

violet iris
#

This actually sends it to VS

half otter
#

Can you post the whole forward command you used here?

violet iris
#

that was it

#

awesome thanks!!!!!!

#

I was doing stripe listen --forward-to localhost:7274/stripe