You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
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."
What is not clear is where to access the credentials and client id for this automatically created service account?
Patrice (Cloud Platform Support)
unread,
Jul 20, 2015, 2:08:54 PM7/20/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com, dmeee...@gmail.com
Hi!
Whenever I need to use a service account, I look up this document. 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.