Fixed picasa scope

This commit is contained in:
benweet 2014-05-26 08:51:20 +01:00
parent 344aaee7ea
commit b9de24ed84

View File

@ -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) {