Google blocked my permisson: security error





I have tried multiple methods but nothing works. It tells me that it is a security problem but the Verification Status says Verification not required. I also haven’t add any scopes.

Make sure your webhook url also includes https:// at the start as it looks like you might be missing that.

1 Like

What do you mean by webhook url? where can I look for it?


Do you mean by this? I don’t know how to add the https:// on it, do I need to change the env or smt?

Yes you need to change the env option for WEBHOOK_URL

I saw the env in docker and render but don’t know what value to add. Do you have a video or a guide to change the env option for docker or render?

WEBHOOK_URL=https://renewing-hamster-actually.ngrok-free.app
            ^^^^^
1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.