#Nima

1 messages · Page 1 of 1 (latest)

hidden marlinBOT
tiny comet
#

Yeah stripe listen is designed for test mode usage only

#

What's your usecase to use it in live mode?

distant basin
#

oh why is there a local listener section showing even when im not on test mode?

tiny comet
#

Oh not sure why we surface that in the dashboard for live mode

#

Testing in live mode is actually against our TOS

#

Not sure why you'd need the stripe listen command in live mode anyway

distant basin
#

i did attempt to host at endpoint and i recieve this error:
Invalid encoding: ISO-8859-1

tiny comet
#

To host what?

#

You shouldn't need to run stripe listen in live mode at all anywhere

distant basin
#

a webhook sorry

tiny comet
#

When are you getting this error?

distant basin
#

1 second

#

im using express in nodejs to listen to the webhook for any events, any specific port i should be listening to?

tiny comet
#

Ah you're getting a 404

#

So it can't find that endpoint on your server

#

Try using postman or some other request tool to hit the endpoint