#CipherDev17

1 messages · Page 1 of 1 (latest)

crimson sentinelBOT
thick raft
#

hello! can you elaborate a bit more on what issue you're having?

graceful oriole
#

I think i just need to disable my '/webhook' endpoint for my CSRF protection

#

bc I get an error when stripe sends the webhook to my server bc there is no CSRF token

thick raft
#

our examples are demos so they won't contain details on how to perform additional features such as disabling CSRF for a particular endpoint.

I'm not that familiar with Express so I don't really have any additional suggestions for you other than what you can find off the internet. Have you tried the suggestions in that StackOverflow question?

graceful oriole
#

Yeah, my bad I asked the question before realizing this was more of an express thing and not stripe. Thanks anyways!

thick raft
#

no worries, hope you manage to figure things out!