Results 49 comments of Jonas Seydel

I did patch by patch proximity.py proximity.patch but there was some rejected changes (3) and proximity stoped working. ;( (by panelacek)

It's not implemented in wunderline, yet. The API has an [endpoint](https://developer.wunderlist.com/documentation/endpoints/task_comment) for it, though.

I have a patch ready for the first part of your issue. We should discuss the second part more precise before creating any patches for visual feedback, though. For example...

Reopen for general visual feedback, not just on errors.

It's not implemented, yet. But there's an [endpoint](https://developer.wunderlist.com/documentation/endpoints/task) for it.

Do you have a (ssl intercepting) proxy set? The CA certificate of that proxy is probably missing your system trust store.

You probably don't want to set a proxy but find out if there's one active on your current system/network to find out why wunderlist is reporting this error.

There's an [endpoint](https://developer.wunderlist.com/documentation/endpoints/file) for that. > The first resource that needs to be created to upload a file is the [Upload](https://developer.wunderlist.com/documentation/endpoints/upload) resource. After the upload is finished you need to...

The `/tasks`-endpoint does currently not support sorting. [ref](https://developer.wunderlist.com/documentation/endpoints/task)

Ouh, didn't see that, sry. Imho the extra call is worth it, especially for large lists.