Hi, I have a GAE app that is restricted to a domain and I access this GAE App using its url in a Google Gadget.
It works fine but the problem happens when I logout of the domain and then login again as another user of same domain. When I login as the second user, users.get_current_user() still returns me the previous logged out user . I Have added the Gadget to my page on Google Sites. For instance, If my domain is foo.com I have a page "mypage" on foo.com On this page I have added a Google Gadget that has content type Url and src set to my GAE app. Hope this explains the problem. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
