#[SOLVED] Function deploy doesn't work (403 or 500 error)
1 messages · Page 1 of 1 (latest)
However, I can clearly see the callback attempt from Github but it is still in
- 403 when the webhook callback url is proxied by cloudflare
- 500 when I unproxy the webhook callback url
The 2 first triggers are in 403, and the 2 seconds are in 500 :
403 response :
500 response :
This is a CF CAPTCHA challenge. I think you can turn it off in Cloudflare
Oh ok I wil try to turn down the under attack mode and retry it
works perfectly 👍; Tanks 