Fixed picasa scope
This commit is contained in:
parent
344aaee7ea
commit
b9de24ed84
@ -105,7 +105,7 @@ define([
|
|||||||
'https://www.googleapis.com/auth/blogger'
|
'https://www.googleapis.com/auth/blogger'
|
||||||
],
|
],
|
||||||
picasa: [
|
picasa: [
|
||||||
'https://picasaweb.google.com/data/'
|
'https://www.googleapis.com/auth/photos'
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
function authenticate(task, permission, accountId) {
|
function authenticate(task, permission, accountId) {
|
||||||
|
Loading…
Reference in New Issue
Block a user