we need to implement a client Java application, which needs to retrieve ToDos list from Wunderlist using user name and password.
The main issue here for me is authentication against Wunderlist without any intervention from an end-user. The developer documentation says that it is only possible to authenticate via web browser with user approval, etc.
The unofficial API from here http://www.madhur.co.in/blog/2014/05/02/decodewunderlistapi2.html doesn't work for me, i.e. doesn't recognize my Wunderlist user name and password and always returns 404 error.
Any examples or ideas would be greatly appreciated!
TIA.
the WL2 API was disabled some time ago :)
please send an email to [email protected] and we will see what we can do to help you.
Cheers Hannes
(android dev @ 6wunderkinder.com)