On Thu, Oct 30, 2014 at 2:48 AM, philippe pithon <[email protected]> wrote:
> If I switch login with Drive API, my application can't find user entities > because user iD will be different .. > > Idea ? > Well, this is a problem with no clear, correct answer. Really, the only choices are to ask current users to either (1) create new accounts under their Google+ IDs or (2) ask users to log in under the Users API, then log in with Google+, and associate the IDs from both login systems together in your database. If you're asking whether there's a reliable way to translate Users API ids to Google+ ids, I don't believe that's possible. You might want to crosspost to the Google+ developer advocates and see what they think. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
