I switched to using App Engine's inbuilt federated identity option and now 
even the above work around is not working. I am logged in properly but the 
namespace value is still blank and the value returned by the following 
method is also blank. I am trying to troubleshoot.

com.google.apphosting.api.ApiProxy

.getCurrentEnvironment()

.getAttributes()

.get(
"com.google.appengine.api.users.UserService.user_organization");

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/izmDWZsfrD8J.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to