#mak-webhook-error

1 messages · Page 1 of 1 (latest)

rugged spireBOT
split lodge
#

max-webhook-error

#

mak-webhook-error

#

Hey @bronze lintel ! What exact error are you getting? Being "denied" could mean many different things

bronze lintel
#

I know my secret is set properly as it's hitting that and pulling with my regular api calls, so I'm wondering if there is a cert from stripe I need to set or if there is a cert or config I need to add to my api

#

it is possible I missed a step like that for verification, the docs go in and out of being uber clear or links within links

split lodge
#

okay that error has nothing to do with your code

#

Can you give me an example Event id evt_123? I can look at the error

bronze lintel
#

sure sorry trying to get plain text "evt_1NBLtRDhejZ9woG8wW2nnIHQ"

#

oh nvm it pasted plain text sorry bout that

#

i have several other event ids with the same error

#

if you need more

split lodge
#

so the problem is that the URL you gave us doesn't exist/isn't publicly accessible

#

For us to send you Events to your webhook endpoint we have to be able to reach that server

#

and you likely gave us some URL that is purely internal to your own local/enterprise network

bronze lintel
#

huh, damn, thank you though. that was the one i was given. Ok I'm going to do some digging, if it shows that is the same am I cool to reply directly on this thread or should I start a new thread?

split lodge
#

That thread will be archived quickly as we help in real time here

#

Really the problem right now is that URL doesn't work outside of your network. Try it on your phone without wifi for example. It doesn't load for me at all at least and it wouldn't for our servers

#

so you need to give a real public URL that works. Or you need to use the CLI if you are debugging things

bronze lintel
#

ok thank you for your help, if I get errors with a new result I will start a new thread