Can I use Google Drive API without registration my extension on Google Chrome Store?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You need to create a Client ID for web applications in the API Console and define callback URLs. Basically it's about to get oAuth working in the first place... then you can really USE it. Drive API has to be enabled there, under 'Services'. |
||||
|
|
|
UPDATE: This has changed in the meanwhile and was true for Drive API v1. No. You can use the Documents List API for that purpose. |
||||
|
|