#sasac-webhooks

1 messages · Page 1 of 1 (latest)

late osprey
#

heya @cunning sun, can you share your account id so that i can take a look at your setup? it'd look like acct_xyz

cunning sun
#

Is it safe to post in this thread or should I dm you?

#

acct_1I4ecNFDEv3452BZ

#

whatever I should be able to revoke it if it isn't 😂

late osprey
#

it's okay to share the account id, you should never share your secret key

cunning sun
#

I never do intentionally

late osprey
#

@cunning sun your test webhook domain doesn't look like it's publicly accessible

#

in test mode, we can send webhooks over http. But the domain has to be publicly accessible. There're two alternatives here, either

cunning sun
#

interesting what do you mean it's not publicly accessible?

#

The domain name resolves to the ip that I want and I can verify that with dig

Could you explain a bit more? Not sure I understand.

late osprey
#

are you sure it's not accessible only on your local network?

cunning sun
#

Ohh that's because it resolves to 127.0.0.1

late osprey
#

localhost yep

#

so nobody other than you is going to be able to access it

cunning sun
#

I see what you mean now