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

Error in callback when unregistered client requests the authorization GET route #1

Open
jankapunkt opened this issue Aug 30, 2019 · 0 comments

Comments

@jankapunkt
Copy link
Member

I20190830-14:03:45.614(2)? Exception in callback of async function: Error: Can't set headers after they are sent.
I20190830-14:03:45.614(2)?     at validateHeader (_http_outgoing.js:491:11)
I20190830-14:03:45.614(2)?     at ServerResponse.setHeader (_http_outgoing.js:498:3)
I20190830-14:03:45.614(2)?     at ServerResponse.setWriteHeadHeaders (/Users/admin/.meteor/packages/webapp/.1.7.4.11um7dv.19c5h++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/on-headers/index.js:82:19)
I20190830-14:03:45.614(2)?     at ServerResponse.writeHead (/Users/admin/.meteor/packages/webapp/.1.7.4.11um7dv.19c5h++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/on-headers/index.js:41:36)
I20190830-14:03:45.614(2)?     at errorHandler (packages/leaonline:oauth2-server/error.js:3:7)
I20190830-14:03:45.614(2)?     at packages/leaonline:oauth2-server/oauth.js:155:11
I20190830-14:03:45.615(2)?     at runWithEnvironment (packages/meteor.js:1286:24)
I20190830-14:03:45.615(2)?     at packages/meteor.js:1299:14
I20190830-14:03:45.615(2)?     at packages/leaonline:oauth2-server/webapp.js:11:15
I20190830-14:03:45.615(2)?     at /Users/admin/.meteor/packages/promise/.0.11.2.hy69oz.ytuae++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40
W20190830-14:03:45.615(2)? (STDERR) [ERROR] 500 - unauthorized_client - This client is not authorized to use this service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant