#Senhor
1 messages · Page 1 of 1 (latest)
hi
hey there -- this can be a tricky thing to get right, but the key is ensuring you provide the raw request body to constructEvent -- typically we see people using Express which is often configured to automatically parse json responses and utate the body
this is how express is set up
this is how i construct event
in the logs i see that raw body is "simply" a strigified body i guess
OK, have you tried logging the signature and whsec values to ensure you're providing the values you expect?