How to get Azure Functions (Typescript) HttpRequest raw body as string (for Stripe web hook verification)
I’m trying to verify a Stripe web hook call in my Typescript v4 Azure Function App.
I’m trying to verify a Stripe web hook call in my Typescript v4 Azure Function App.