B16f00t / whapa

WhatsApp Parser Toolset v1.59
1.13k stars 263 forks source link

Is whagodri down? #50

Closed DanielD191 closed 4 years ago

DanielD191 commented 4 years ago

Been using whagodri.py (without the whapa gui, it's not working for me for some reason) for months without any problem, today I got this

issueAdvice=auto Expiry=1585623190 ExpiresInDurationSec=3599 storeConsentRemotely=1 isTokenSnowballed=1 grantedScopes=https://www.googleapis.com/auth/drive.appdata https://www.googleapis.com/auth/drive.file Auth=ya29.a0Adw1xeUPP7zm3e9RJcb4UzffpOCB78vHqC0CdVeZysb-735n938R_Amj3oSyUTzE3ZHlS4qrVBrv6SF2GT0jEM9n2mazfezlz2KLaw_PieqGS6jBiirttq6HBJaSfMS5XNyx2eqqy29KOGasu49qNoDuHZRZYr-dOYw

Nothing changed on my end, what does it mean? Thanks

Eudis26 commented 4 years ago

I have the same problem and the same message. I was using without problems in the last week, but now I have this problem

Mystefyer commented 4 years ago

Same here, was working fine yesterday:

issueAdvice=auto Expiry=1585650096 ExpiresInDurationSec=3599 storeConsentRemotely=1 isTokenSnowballed=1 grantedScopes=https://www.googleapis.com/auth/drive.appdata https://www.googleapis.com/auth/drive.file

I suspect Google updated something somewhere. But was so far not able to find anything in the documentation. It seems this is an response from the Google Drive API, but not sure.

Gatsu84 commented 4 years ago

Same error message here. was working fine few days ago

B16f00t commented 4 years ago

I have to review the code. Follow this: https://t.me/bigfoot_whapa To be update.

DanielD191 commented 4 years ago

Thanks @B16f00t I joined the channel. The user pianojockl here on github mentioned that google stopped sending a newline character at the end of the auth token reply, so a newline character is needed there. Not sure if this can help you. Thanks again for your work.

B16f00t commented 4 years ago

If I already saw the problem, in a few minutes I upload the update