mirror of
https://github.com/janeczku/calibre-web.git
synced 2025-02-03 13:21:21 +02:00
Fix for the naming of client_secrets.json (again)
This commit is contained in:
parent
d1a22e7321
commit
77cdc81253
@ -83,7 +83,7 @@ Once a project has been created, we need to create a client ID and a client secr
|
|||||||
5. Select Web Application and then next
|
5. Select Web Application and then next
|
||||||
6. Give the Credentials a name and enter your callback, which will be CALIBRE_WEB_URL/gdrive/callback
|
6. Give the Credentials a name and enter your callback, which will be CALIBRE_WEB_URL/gdrive/callback
|
||||||
7. Click save
|
7. Click save
|
||||||
8. Download json file and place it in `calibre-web` directory, with the name `client_secret.json`
|
8. Download json file and place it in `calibre-web` directory, with the name `client_secrets.json`
|
||||||
|
|
||||||
The Drive API should now be setup and ready to use, so we need to integrate it into Calibre-Web. This is done as below: -
|
The Drive API should now be setup and ready to use, so we need to integrate it into Calibre-Web. This is done as below: -
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user