Tiago Felipe Sanches
Tiago Felipe Sanches
@cgfarmer4 The case ID of the support ticket helps?
@cgfarmer4 case ID #521412, Shawn gave an example of the piece of code we still using in the webhook endpoint setup, lemme know if you need something else.
@cgfarmer4 We are using Next v13.2.2
for anyone struggling on that, i searched some stuffs about using nextjs API as a webhook, and I fixed it by adding the [micro](https://github.com/vercel/micro) an using its function buffer, like...