You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.
So let me give you guys some perspective. I am wanting to move wunderlist tasks to different api. I am writing a middleware.
I registered my app, https://developer.wunderlist.com/apps/new , and availed clientID and clientSecret
then i created a url to be used, which is like this
https://www.wunderlist.com/oauth/authorize?client_id=a78e780c5e7b15785fcc&redirect_uri=https://myapp/handleImport&state=crazy4
It goes to sign in page and if signed in, it just says Forbidden
i do not understand the reason that it is forbidden...any idea?
btw the clientid is real, the app is for test purpose so knock yourself out :P
The text was updated successfully, but these errors were encountered: