tabastea
(Jose Francisco)
August 3, 2024, 4:10am
#1
Hello everyone, I hope you can help me, I need to know how I can make a login for Google Drive.
That is, that the user can log in to Google to grant permissions to access their Google Drive. And thus be able to save, read, and see everything in their Google Drive.
I already checked one that is the Google Drive
Api [Paid] :google:oogle_Drive_API Extension to mange files with Google Drive
But it doesn’t work for me, I downloaded the aia and converted it to apk, but it still doesn’t work.
So I wanted to know if there was any other way to do it.
1 Like
vknow360
(Sunny Gupta)
August 3, 2024, 5:03am
#2
You would like this:
1.Introduction
Description: Using this extension you can use user’s App Data Folder of Drive.
Latest Version: 1
Released: June 18, 2021
Last Updated: June 18, 2021
Permissions: android.permission.READ_EXTERNAL_STORAGE,android.permission.WRITE_EXTERNAL_STORAGE,android.permission.GET_ACCOUNTS,android.permission.MANAGE_ACCOUNTS
Note: You may not need to ask any of the above permission
2.Blocks
[image]
[image]
[image]
[image]
3.Documentation
AuthFailedEvent invoked when authentication…
There is an extended version of it too.
_Ahmed
((Mr. Koder))
August 19, 2024, 12:48pm
#3
How it doesn’t work could you tell me the exact problem so I can fix it .