@binderth said in Wunderlist won't display entries:
CLIENT ID: 20 characters
CLIENT SECRET: 60 characters
Please be aware, that in the Wunderlist API there’s a CLIENT SECRET, which is exactly as long as the ACCESS TOKEN.
The ACCESS TOKEN is not shown directly after generating the Keys, there’s a button “CREATE ACCESS TOKEN”, after that, the token is generated on the fly (note: it changes, everytime you press the button!). Then you can put in the token, which then resulted in my lists showing up in the MM as expected! ;)
So please be aware, there are in fact three keys, only two are needed in config.js.