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

issue while callback happens from facebook / custom oauth login... #3

Open
darshanmr82 opened this issue Sep 20, 2018 · 1 comment
Open

Comments

@darshanmr82
Copy link

I am successfully able to log into the facebook / custom oauth login and then authenticate / authorize the user credentials. But, when the callback happens (http:///callback/facebook?xxx), it fails saying that there is an error while processing request. This comes from the java code 'processRequest()' of oauthcallback.java class.
Essentially, this takes the oauthtoken_url as the input...but fails when it tries to execute the url...not sure if the issue is in the code which picks this up or its the way we are passing the oauthtoken url...need help here !!

@laithalqudah911
Copy link

any update on this issue?

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