Facing issue with the Endpoint events notifications in http-functions

I am trying to get this 3rd party webhook events on my website via http-functions but no luck. When I add other endpoints in webhook events, they work but for Wix it don’t.

I have tried modules with get_, post_, use_ whether all together or individually, they just won’t work.

Has anybody else faced this issue before?

Could you post code? I use all these functions and they work great. Also, I remember that there used to be an issue with function names containing underscores.

1 Like