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

OAuth 2.0 Client Credentials - 500 Internal Server Error #150

Open
ronakcshah opened this issue Dec 12, 2013 · 4 comments
Open

OAuth 2.0 Client Credentials - 500 Internal Server Error #150

ronakcshah opened this issue Dec 12, 2013 · 4 comments

Comments

@ronakcshah
Copy link

I am running into HTTP 500 error, when I try to generate a token. I see the POST happening to localhost:3000/auth2, but should the call be made to baseSite+accessTokenURL.

screen shot 2013-12-12 at 4 28 29 pm

@ronakcshah
Copy link
Author

screen shot 2013-12-16 at 11 51 34 am

I have selected grant_type = client_credentials, so what I am missing?

@Aldorus
Copy link

Aldorus commented May 9, 2014

Hello,

Same bug. Do you have find a solution?

@ronakcshah
Copy link
Author

Hey Aldorus,

Unfortunately, I dont yet have a solution.

@akseitz62
Copy link

Make sure you have the Redis server running.

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

4 participants