python-anydo icon indicating copy to clipboard operation
python-anydo copied to clipboard

No longer works - SSL verify failed

Open twitchyliquid64 opened this issue 8 years ago • 2 comments

To fix:

In lib/auth.py change the server hostname to sm-prod2.any.do.

Likewise in bind.py change the host to host = "https://sm-prod2.any.do"

I think they have done a sneaky and changed their REST server like this. Fortunately the new one works a treat.

twitchyliquid64 avatar Jun 15 '16 13:06 twitchyliquid64

Not working for me. :unamused: Is this still working for you?

der-daniel avatar Sep 15 '16 12:09 der-daniel

Yes.

From memory there may be other places in the source files which have the host hardcoded. Maybe do a MITM to work out where the URL is getting hit or grep the source?

Whats the error?

twitchyliquid64 avatar Sep 15 '16 12:09 twitchyliquid64