You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I successfully implement the login and media fetch from Instagram and was trying to do something similar using implemented Facebook API functionalities, however, that is not being possible:
#Issue
After login with a valid Facebook account, the page opens the redirect Url instead of getting the needed parameters present in the URL and returning the user object.
Hello,
I successfully implement the login and media fetch from Instagram and was trying to do something similar using implemented Facebook API functionalities, however, that is not being possible:
#Issue
After login with a valid Facebook account, the page opens the redirect Url instead of getting the needed parameters present in the URL and returning the user object.
#Code to reproduce
https://www.dropbox.com/s/fv8pm61tqq3mjw7/facebook_login.dart?dl=0
(If you have any problems accessing the code, please let me know)
#Expected Behaviour
The code on the URL is caught and then the normal flow of exchanging the code for the token is triggered.
##More useful information
AndroidManifest.xml
pubspec.yaml
Any thoughts?
Thanks in advance,
Pedro Tomás
The text was updated successfully, but these errors were encountered: