I have exactly the same problem. Mac OSX 10.5/Update of the launcher
from 1.1.3. to 1.1.4 (automatic update).
As additional info I can redirect to generic urls (random web sites) -
I get this error when using a url generated like this:
client = gdata.service.GDataService()
gdata.alt.appengine.run_on_appengine(client)
authUrl = client.GenerateAuthSubURL(self.request.url, scope,
secure=False, session=True)
self.redirect(authUrl)
Any hints would be appreciated!
Cheers
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---