Skip to content

Facebook Permissions not getting included #387

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Try to change facebook permissions and nothing is reflected. 


What is the expected output? What do you see instead?



What version of the product are you using? On what operating system?
4.0

Please provide any additional information below.
While debugging the AuthProviderFactory at line 262. 
            conf = new OAuthConfig(consumerKey, consumerSecret);
Every time we are creating a new instance of OAuth and not using the one which 
was initialized earlier. 

This is causing the new changes not to load. 

Kindly verify. 


Original issue reported on code.google.com by puneet...@gmail.com on 21 Apr 2015 at 4:09

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions