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

Internal server error 500 #19

Closed
dfk7677 opened this issue Apr 21, 2016 · 3 comments
Closed

Internal server error 500 #19

dfk7677 opened this issue Apr 21, 2016 · 3 comments

Comments

@dfk7677
Copy link

dfk7677 commented Apr 21, 2016

I installed the sample following the instructions given. When I try to login, using google oauth (after changing the credentials to my own), I get an internal server error 500, in http://localhost:4000/auth/google , in the post request.

@paulvanbladel
Copy link
Owner

Try putting breakpoints in the node server.

@dfk7677
Copy link
Author

dfk7677 commented Apr 22, 2016

As I can see I have the same issue as #5 .

Removing user.picture = profile.picture.replace('sz=50', 'sz=200');(google.js), removes the error and everything works from then on.

@dfk7677
Copy link
Author

dfk7677 commented Apr 23, 2016

Fault in my side, g+ api was not enabled.

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

2 participants