#Slush

1 messages · Page 1 of 1 (latest)

stray oreBOT
onyx yew
#

400 errors coming back from your server? If so have you checked your network logs to see why it might be rejecting events?

slender inlet
#

Thats on the stripe dashboard

#

My local is listening (I still have that running)

#

And it says the live endpoint is active

#

Do I need to stop my local?

onyx yew
#

The local endpoint shouldn't interfere with your live endpoint getting events.

#

Can you send me a specific event ID that you got a 400 on?

slender inlet
#

paymentintent created

#

On my hosting this is all it says:

onyx yew
#

So that means your server is rejecting the response. Have you checked to see if your code is seeing these responses or if the events are getting stopped before then?

slender inlet
#

I just turned off the application firewall completely

#

I'm still getting the same thing in my logs

onyx yew
#

Did you double check that your production server is using your live mode endpoint's secret vs still using the local listener's secret?

slender inlet
#

waitttttttt

#

That might be it

#

How do I get my secret on my webhook on test mode for the live site?

#

I GOT IT

#

THANK YOU !!!!!!!

#

Didnt know there was a different secret

onyx yew
#

Glad that helped!

#

Yep new secret for each endpoint