fix(docs): use correct redirect uri

This commit is contained in:
Viren070
2024-12-15 14:17:32 +00:00
committed by GitHub
parent 6a578128c3
commit ee81e5141b
+1 -1
View File
@@ -117,7 +117,7 @@ Here is a guide to deploying this addon, taken from my site: [Viren070's guides]
- `Application Type`: Set this to `Web application`. - `Application Type`: Set this to `Web application`.
- `Name`: You can set this to anything such as `Stremio GDrive`. - `Name`: You can set this to anything such as `Stremio GDrive`.
- `Authorized redirect URIs`: Set this to `https://guides.viren070.me/google/oauth/callback` - `Authorized redirect URIs`: Set this to `https://guides.viren070.me/oauth/google/callback`
4. Click on `Create`. 4. Click on `Create`.