diff --git a/providers/google.provider.in b/providers/google.provider.in --- a/providers/google.provider.in +++ b/providers/google.provider.in @@ -21,22 +21,15 @@ order to return a refresh token --> code [ - 'https://docs.google.com/feeds/', - 'https://www.googleapis.com/auth/googletalk', - 'https://www.googleapis.com/auth/youtube.upload', - 'https://www.googleapis.com/auth/youtube', 'https://www.googleapis.com/auth/userinfo.email', 'https://www.googleapis.com/auth/userinfo.profile', - 'https://picasaweb.google.com/data/', 'https://www.googleapis.com/auth/calendar', - 'https://www.google.com/m8/feeds/', 'https://www.googleapis.com/auth/tasks', + 'https://www.google.com/m8/feeds/', 'https://www.googleapis.com/auth/drive', - 'https://www.googleapis.com/auth/drive.file', - 'https://www.googleapis.com/auth/drive.metadata.readonly', - 'https://www.googleapis.com/auth/drive.readonly' + 'https://www.googleapis.com/auth/youtube.upload', ] - ['https','http'] + ['https'] 317066460457-pkpkedrvt2ldq6g2hj1egfka2n7vpuoo.apps.googleusercontent.com Y8eFAaWfcanV3amZdDvtbYUq true diff --git a/services/disabled/google-calendar.service.in b/services/google-calendar.service.in rename from services/disabled/google-calendar.service.in rename to services/google-calendar.service.in --- a/services/disabled/google-calendar.service.in +++ b/services/google-calendar.service.in @@ -7,4 +7,10 @@ google-calendars google kaccounts-providers + + diff --git a/services/disabled/google-contacts.service.in b/services/google-contacts.service.in rename from services/disabled/google-contacts.service.in rename to services/google-contacts.service.in --- a/services/disabled/google-contacts.service.in +++ b/services/google-contacts.service.in @@ -7,4 +7,10 @@ google-contacts google kaccounts-providers - \ No newline at end of file + + +