jaychang0917 / SimpleAuth

A easy to use social authentication android library. (Facebook, Google, Twitter, Instagram)
224 stars 51 forks source link

issue when i try to login via facebook #17

Closed ahmedkhaled19 closed 6 years ago

ahmedkhaled19 commented 6 years ago

when i login via facebook and press continue .... authcallback call onError with org.json.JSONException: No value for link although that app added to my apps in facebook account with permissions

ahmedkhaled19 commented 6 years ago

the problem in this line user.pageLink = object.getString("link");