Xamarin Parse Facebook Auth Error: "Facebook auth is invalid for this user" -


i trying register via facebook parse api using xamarin.ios following exception occurs "facebook auth invalid user". line of exception is:

user = await parsefacebookutils.loginasync(fbid, access_token, expire); 


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -