Users could apply for a Google API key, and save it in <UFF>/OCloud.ini (create a new ini file if it does not exist).
The format in the ini file is as following:
[GoogleDrive]
AppID=USER_APP_IDD
ClientID=USER_CLIENT_ID
ApiKey=USER_API_KEY
ClientSecret=USER_CLIENT_SECRET