kiwiz / gkeepapi

An unofficial client for the Google Keep API.
MIT License
1.53k stars 114 forks source link

Migrated Assistant Notes raise KeyError: 'title' on resume #152

Closed PrOF-kk closed 10 months ago

PrOF-kk commented 10 months ago

Please make sure you've done the following before submitting your issue:

Additionally, please provide the following information:

Calling code can be found at https://github.com/PrOF-kk/rainmeter-gkeep/blob/115a1f443372cdb4208eafe532508db6b9461543/Skins/Keep/Keep.py#L40

viertel97 commented 10 months ago

I can confirm this. For me the error occurs at the gkeepapi.Keep().login(GOOGLE_E_MAIL, GOOGLE_APP_PASSWORD, device_id=GOOGLE_DEVICE_ID).