#vaths59

1 messages · Page 1 of 1 (latest)

azure kettleBOT
karmic brook
#

Not sure I understand

#

Your webhook endpoint is a GET endpoint?

thin lintel
#

In this the program prints only upto print('1') statement

#

After that it does not receives HTTP_STRIPE_SIGNATURE and that renders the running of remaining code

karmic brook
#

That's not what the header is called

#

Also you'll need to roll your api secret key

#

You exposed it in the screenshot

#

This is a public discord

thin lintel
#

Srry for revealing it here

karmic brook
#

No worries. Just be sure to roll it

#

Also I noticed your webhook secret was wrong

#

You set the webhook endpoint id as the webhook secret

#

Webhook secret starts with whsec_

#

Basically follow the quickstart guide I linked. That should get you set up

thin lintel
#

Where can I find webhook secret?

karmic brook
#

That depends. Are you testing this locally?

#

Or is this a deployed test environment?

azure kettleBOT