diff --git a/userbot/modules/google_drive.py b/userbot/modules/google_drive.py index 997074a8..25c49cf2 100644 --- a/userbot/modules/google_drive.py +++ b/userbot/modules/google_drive.py @@ -65,7 +65,7 @@ "https://www.googleapis.com/auth/drive", "https://www.googleapis.com/auth/drive.metadata", ] -REDIRECT_URI = "urn:ietf:wg:oauth:2.0:oob" +REDIRECT_URI = "http://localhost:1/" # =========================================================== # # STATIC CASE FOR G_DRIVE_FOLDER_ID IF VALUE IS URL # # =========================================================== #