Create an internal Google Drive app without publishing to the Chrome Web Store

Can I create a web app in Google Drive using the Google Drive API without publishing the app in the Chrome Web Store?

I tried to implement it. Now authentication is complete, but now it complains: "403: The authenticated user did not install the application with the client identifier {clientid}"

Thanks in advance!

Hi,

Pedro

+3
source share
1 answer

Edit: this is now entirely possible. For applications that do not want to use the Drive API, there are no restrictions on the chrome online store.


, - Chrome. , , ( ).

, API .

+5

All Articles