This is the result of Google changing their stable, released APIs whenever they wish and breaking applications in the process.
This will be fixed in a new release. Until then you can fix it yourself by doing the following: 1. Download contacts.py from https://raw.githubusercontent.com/AGProjects/blink-qt/master/blink/contacts.py (use something like wget or curl to download it, as browsers may corrupt and/or convert it) 2. Copy it inside C:\Program Files\Blink\library.zip\blink\ (not that library.zip is a zip file, so you need to copy the file inside it in the blink subdirectory) On 21 Feb 2019, at 16:45, Louis Ferrasse wrote: > Hi, > > Thank you for your quick reply. > I'm using windows client on 3.0.0. > > Please fin attached log and config file. > Thank you for your help. > > error: Exception occurred while calling <function sync_contacts at > 0x08feb5a4> in the 'network-io' thread > Traceback (most recent call last): > File > "C:/msys32/mingw32/lib/python2.7/site-packages/sipsimple/threading/__init__.py", > line 37, in _EH_CallFunctionEvent > File "blink/contacts.py", line 860, in sync_contacts > File "blink/contacts.py", line 940, in _get_connections > KeyError: 'nextSyncToken' > > > > > Le jeu. 21 févr. 2019 à 15:11, Dan Pascu <[email protected]> a écrit : > What version of blink and what platform? > > Also use the info provided in the Reporting Problems section here: > http://icanblink.com/help/problems-qt/ to provide more information from log > files (errors backtraces, ...). -- Dan _______________________________________________ Blink mailing list [email protected] http://lists.ag-projects.com/mailman/listinfo/blink
