Needs review
Project:
Picasa
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2010 at 06:04 UTC
Updated:
21 Jan 2011 at 15:11 UTC
Is this even being updated anymore? Getting error...
The page you have requested cannot be displayed. Another site was requesting access to your Google Account, but sent a malformed request. Please contact the site that you were trying to use when you received this message to inform them of the error. A detailed error message follows:
The "scope" parameter was bad or missing. seems like a change was made to the API that isn't being handled right?
Comments
Comment #1
gaëlgSubscribing
Comment #2
gaëlgI tried adding
=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Fnext to&scopein the url of the error page, and it seems like it works.Infos : http://code.google.com/intl/fr/apis/picasaweb/docs/1.0/developers_guide_...
It should be easy to edit the module. When I'll find a bit of time...
Comment #3
gaëlgIn picasa_photo.module and picasa_album.module, each time google_auth_required is called, the parameter should be the scope string. So "->scope" has to be removed from :