gkeepapi: login is failing with unknown error
Starting today the login/resume functionality is not working returning the following error:
File "C:\Users\Nuno\AppData\Roaming\Python\Python38\site-packages\gkeepapi\__init__.py", line 549, in login
self.load(auth, state, sync)
File "C:\Users\Nuno\AppData\Roaming\Python\Python38\site-packages\gkeepapi\__init__.py", line 595, in load
self.sync(True)
File "C:\Users\Nuno\AppData\Roaming\Python\Python38\site-packages\gkeepapi\__init__.py", line 886, in sync
self._parseNodes(changes['nodes'])
File "C:\Users\Nuno\AppData\Roaming\Python\Python38\site-packages\gkeepapi\__init__.py", line 951, in _parseNodes
self._nodes[curr].indent(node, False)
KeyError: '16f774ba1a2.0c8bbd630c586350'
This was working with no problems until today… now it does not work… any ideas on why this is happening?
Regards, Nuno
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 2
- Comments: 17 (8 by maintainers)
Commits related to this issue
- Issue #73: Handle indented listitems with missing parent — committed to kiwiz/gkeepapi by kiwiz 4 years ago
Interesting! It looks like the list item is in the “gel de banho” section, but that actually doesn’t show up in the Google Doc. That said, I think I’ve all the information I need for a fix now.
Can anyone login in google keep or is only me that i’me getting this error?