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

After clicking the "Authorize" button, the server error, can be not redirected to the redirect_uri #3

Open
Lena0901 opened this issue Sep 28, 2016 · 7 comments

Comments

@Lena0901
Copy link

undefined:1

^

SyntaxError: Unexpected token <
at Object.parse (native)
at Request._callback (/home/azureuser/kong-oauth2-hello-world/app.js:87:19)
at Request.self.callback (/home/azureuser/kong-oauth2-hello-world/node_modules/request/request.js:197:22)
at emitTwo (events.js:87:13)
at Request.emit (events.js:172:7)
at Request. (/home/azureuser/kong-oauth2-hello-world/node_modules/request/request.js:1050:14)
at emitOne (events.js:82:20)
at Request.emit (events.js:169:7)
at IncomingMessage. (/home/azureuser/kong-oauth2-hello-world/node_modules/request/request.js:996:12)
at emitNone (events.js:72:20)

@sudosourcerer
Copy link

+1 Also getting undefined error when trying to follow redirect_uri

@Tieske
Copy link
Member

Tieske commented Nov 21, 2018

I just updated the readme, there were some thing outdated after previous updates. Can you try the readme instructions again @sudosourcerer ?

@Tieske
Copy link
Member

Tieske commented Dec 11, 2018

ping @sudosourcerer

@venkateshmadala
Copy link

I am also getting Cannot GET /undefined after clicking on autherize button.

@Tieske
Copy link
Member

Tieske commented Dec 17, 2018

@venkateshmadala can you be a bit more specific? exact error messages, where, and after what actions?

@Initiallulu
Copy link

hey,there! I want to know where to put authorization.jade, because of that, it shows Error: Failed to lookup view "authorization" in views directory "/etc/docker/views" at Function.app.render (/etc/docker/node_modules/_express@4.2.0@express/lib/application.js:492:17) at ServerResponse.res.render (/etc/docker/node_modules/_express@4.2.0@express/lib/response.js:802:7) at /etc/docker/app.js:110:11 at Request._callback (/etc/docker/app.js:75:5) at Request.self.callback (/etc/docker/node_modules/_request@2.58.0@request/request.js:197:22) at emitTwo (events.js:126:13) at Request.emit (events.js:214:7) at Request. (/etc/docker/node_modules/_request@2.58.0@request/request.js:1050:14) at emitOne (events.js:121:20) at Request.emit (events.js:211:7)

@Initiallulu
Copy link

I want to know why the authorization page says that Note: At this point the user has already been logged-in.how to log-out?Thanks!

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

No branches or pull requests

5 participants