You can use 'camtool googinit -type drive' to obtain the token. parent id is simply the id of the folder you want to use to store your blobs. If you create a folder in your google drive web interface, then go in the folder, the URL will look something like https://drive.google.com/drive/u/0/folders/0B5TLCARP-3XkUW41SDJUWUswcHc That last part after folders "0B5TLCARP-3XkUW41SDJUWUswcHc" is the parent id you want.
On 14 May 2016 at 09:32, Seshachalam Malisetti <[email protected]> wrote: > I want to use google drive as my storage. I do not see any documentation on > the config. Please help set this up. > Google drive config needs, client id, secret, refresh token, parent id but > from google console i only have the first two. How do i use genconf command > ? Can I use genconf to generate these. > > -- > You received this message because you are subscribed to the Google Groups > "Camlistore" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
