Create Share-Link for uploaded files #94
Unanswered
MaxTratnikA4VR
asked this question in
Q&A
Replies: 1 comment
-
Try looking for the related method in the drive public API: https://developers.google.com/drive/api/v3/reference/ If there is one, check in which category it is and whether it's implemented by this plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I managed to create and upload files using the tool (which was really easy and nicely described) but could not find a way to create a shared link from the uploaded files for others to access it (like you can do in Google Drive in the browser). Is there any way to expose a file via the shared-for-everyone-with-the-link method from Unity?
Beta Was this translation helpful? Give feedback.
All reactions