What happened?
probot/probot#1955 (comment)
The issue arises from the fact, that vercel preparses the body. So verify can not verify the body, as it is not a string.
You can get it to work for now, by setting the NODEJS_HELPERS environment variable to 0 in vercel.
Versions
current
Relevant log output
No response
Code of Conduct
What happened?
probot/probot#1955 (comment)
The issue arises from the fact, that vercel preparses the body. So
verifycan not verify the body, as it is not a string.You can get it to work for now, by setting the
NODEJS_HELPERSenvironment variable to 0 in vercel.Versions
current
Relevant log output
No response
Code of Conduct