diff --git a/public/res/helpers/googleHelper.js b/public/res/helpers/googleHelper.js index 43a7a86a..aab0b6da 100644 --- a/public/res/helpers/googleHelper.js +++ b/public/res/helpers/googleHelper.js @@ -105,7 +105,7 @@ define([ 'https://www.googleapis.com/auth/blogger' ], picasa: [ - 'https://picasaweb.google.com/data/' + 'https://www.googleapis.com/auth/photos' ] }; function authenticate(task, permission, accountId) {