When I test the function locally exposing my port 3000 with GitHub tunnels, the method returns true.
But, when I test it with project in staging, Request Verification method returns false.
I checked out that secret is correctly configured in staging.
Documentation I followed
Request Verification Method
Thanks