You have "login: required" on your handler and whenever you're not logged 
in (or the login expired) you need to manually login again. The JS can not 
do the login for you in the background for multiple reasons (it doesn't 
know your password, google.com doesn't support CORS requests, etc).

Attila

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/79862bbf-275c-4554-ba4f-b4cba8c0f09c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to