Hi! Whenever I need to use a service account, I look up this document <https://developers.google.com/identity/protocols/OAuth2ServiceAccount>. Is there anything else you need from this doc, or is anything unclear here? Let me know, I'll be happy to clarify what needs to be.
Cheers! On Monday, July 20, 2015 at 3:09:29 AM UTC-4, Dmee Tree wrote: > > I'm playing with a Java web application running on the Google App Engine > that needs to access a Google Drive Spreadsheet. It's a legacy app that > stopped working with the final deprecation of oauth 1. > > Reading up, I think service accounts would suit me well. Doco says: > > "If your application runs on Google App Engine, a service account is set > up automatically when you create your project." > > *That seems correct, as I can see the service account in > https://appengine.google.com <https://appengine.google.com> * > > What is not clear is where to access the credentials and client id for > this automatically created service account? > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/fc9b0b7a-d9dd-41ef-bc4f-8c0d47f19bf8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
