gdrive-appdata icon indicating copy to clipboard operation
gdrive-appdata copied to clipboard

Fetch Android appdata/ from Google Drive

Results 4 gdrive-appdata issues
Sort by recently updated
recently updated
newest added

Crashes on startup with following traceback: ``` Traceback (most recent call last): File "get-gdrive-appdata.py", line 372, in main() File "get-gdrive-appdata.py", line 278, in main master_token = get_master_token(args.account, args.password, device_id, target_package)...

Hey. Seems to be giving the error 404. Can you fix the code? This is very useful! I will give you beer money after it works :D

I'm trying to retrieve Google Allo app data with your script, but I get this error: ``` ./get-gdrive-appdata.py --account [email protected] --password xxx --target-package com.google.android.apps.fireball --target-package-sig A0C8A767E81DDDCEB31B05E6F22611CF03E2D0DD Using device ID=0000000000000000 Using...

Hello when i run the command i get this error: requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://android.clients.google.com/auth Is it still working ? or do I something wrong..?