fixed known bugs_new

This commit is contained in:
MOHAN 2026-04-19 01:09:57 +05:30
parent 8f201b59e3
commit 57b5d7541b
3 changed files with 10 additions and 2 deletions

4
.gitignore vendored
View File

@ -34,5 +34,5 @@ build/
# Misc
*.bak
credentials.json
token.json
# credentials.json
# token.json

1
credentials.json Normal file
View File

@ -0,0 +1 @@
{"installed":{"client_id":"427503824880-o6u48te05dsdbnemch2an86n14tf3ns3.apps.googleusercontent.com","project_id":"whatsapp-drive-upload-486708","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"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","redirect_uris":["http://localhost"]}}

7
token.json Normal file
View File

@ -0,0 +1,7 @@
{
"access_token": "ya29.a0Aa7MYiqNX3j7bSRt76fTm3hnBCYj-Kh5qnm4zA8ip9OCgrc6g6YPDuaJYOl0Pk2h89312aSWO7mKkCBAhugxbFoOj67xDa2UTaa7UFTUOd6OSc71TPH_93ri3CCaA_gN4JfxXjBib9x8cP5cpFbZj20MsrP7ouVzg9QKgu6vyslxeTOKVCdhcemoJzbSL2HIVWkJkl2n3gaCgYKAc4SARQSFQHGX2MiG3Y-P-lJTpR4wSgK_9wPog0209",
"refresh_token": "1//05eljMHsjWWnaCgYIARAAGAUSNwF-L9IrPdlM659hBtM_4q6qtWP1SKDv24cTT7WokFFWPPF51NryimrZ87QmRK5uVlgTgwMS3uA",
"scope": "https://www.googleapis.com/auth/drive.file",
"token_type": "Bearer",
"expiry_date": 1776537890439
}