Skip to content

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

@darshanmr82

Description

@darshanmr82

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 !!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions