#Flux0uz-webhook

1 messages · Page 1 of 1 (latest)

simple nebula
#

Hey, do you have an example evt_xxx you're not receiving?

thin solstice
#

Yep, one sec

#

evt_3LffbSAk7YmkRenM14MhfLCZ

#

There you go

simple nebula
#

Looks like your endpoint is returning a 500 error to us:

<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <status type="integer">500</status>
  <error>Internal Server Error</error>
</hash>
thin solstice
#

Testing with the stripe cli, everything works perfectly. But from the dashboard, there is a 500. It is exactly the same setup as before and worked perfectly on Heroku.

simple nebula
#

Could it be that you're missing an environment variable perhaps? Something is broken in your code/env so you'd need to debug that

thin solstice
#

So, we were wondering if there was anything special to add. Do you know the DNS / IP Stripe to allow?

simple nebula
#

That's the only context we have

simple nebula
thin solstice
#

Ok thanks, we'll keep looking

simple nebula
#

I'd add some more verbose logs to your webhook handler to see what's actually throwing the error