Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Multiple Auth Callback URLs #132

Open
jjknudsen opened this issue Dec 23, 2017 · 2 comments
Open

Multiple Auth Callback URLs #132

jjknudsen opened this issue Dec 23, 2017 · 2 comments

Comments

@jjknudsen
Copy link

I'm nearly done writing an Alexa Skill that integrates with the Wunderlist API. I'm using Account Linking which supports OAuth2.

The only trouble I'm having is that the Skill can have one of three different Redirect URLs passed in the redirect_uri parameter. It seems that unless the parameter matches the Auth Callback URL I setup when I created my App, I get a 'forbidden' error.

Is it possible to have the "Auth Callback URL" field support more than one possible redirect_uri?

@MaxxDelusional
Copy link

It would also be nice to be able to specify localhost urls as callbacks. It would be helpful for debugging.

@idpaterson
Copy link

idpaterson commented Jun 24, 2018

I no longer use Wunderlist so can't say whether anything has changed since 2015, but there is more discussion related to this in #12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants