I see that the file created with Realtime playground at my Google drive supports Open With
functionality. Despite preview is not available, I can click it and playground app reopens. How do I do the same with my app. I have created a demo one, to add/remove list items and it creates the files in my google drive, similarly to the google realtime playground functionality. The open with
is also available.
Google app files with my app it created. But, clicking it, results in
Sorry, we were unable to authorize this app for all of the files you attempted to open. Please try again.
Is it because I basically have a bad karma or there is objective reason that I miss?
The first answer suggests that I have to do Google Drive API Drive UI integration
. The doc says particularly, that open-with
is provided by Open URL piece. With a great effort, I have added the verified Open URL
in the integration settings, but this has no effect. I am still getting the same Unable to authorize this app error
.