Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid_request: The redirect_uri parameter does not match a valid url for the application. #239

Open
davetbo-amzn opened this issue Jul 22, 2021 · 0 comments

Comments

@davetbo-amzn
Copy link

Hello,

I'm trying to use your chrome extension example and I'm getting this error. I see your oauth chrome example is marked as TODO. Does this mean that it's not currently working? Or should the code there work if I do npm install and then gulp? Note that I had to change the gulp file so that it would work with Gulp4 (using gulp.series in places) and it seemed to only work after I reordered the lines. I'm not at all familiar with gulp. Here's what happened when I ran gulp:

[11:00:20] Using gulpfile ...chrome_extension/gulpfile.js
[11:00:20] Starting 'default'...
[11:00:20] Starting 'server'...
[11:00:20] Starting 'asana-js'...
[11:00:20] Starting ''...
[11:00:20] The following tasks did not complete: default, server, asana-js,
[11:00:20] Did you forget to signal async completion?

Can you advise as to whether the chrome_extension oauth example is supposed to be working?

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

No branches or pull requests

1 participant