I am trying to do login with facebook in my app and want profile data. For that I am generating hash key using command. After getting key i am putting it on developers website but it gives me error. I done all other things as given here but all these things are not working for me.
I can do first login successfully (key generated by keytool command) but after that it showing invalid hash key error.
please help How can I get out from this.