Questions tagged as 'facebook'

2
answers

Error in Login to Web with Facebook in PHP

I think I have configured the application correctly, however, I get the following error when trying to login. ERROR: Unable to load the URL: The domain of this URL is not included in the domains of the application. In order to load this URL,...
asked by 24.10.2017 / 06:01
1
answer

Error Key Hashes login with facebook

I have to login to facebook with a button and followed the instructions given to you in facebook developers and when I tried the application the first time if it worked correctly, but when I tried it again I got this error And the keys tha...
asked by 14.09.2017 / 16:42
1
answer

How do I request this error Error: (26, 13) Failed to resolve: com.android.support:appcompat-v7:27.+?

Good day, a few days ago I opened my Android studio project and I found this error This appeared out of nowhere since everything was working well. I thought I should just click on "Install Repository and sync project" and everything wou...
asked by 15.12.2017 / 05:05
1
answer

Account Kit does not work correctly

Good I'm trying out Facebook account view to authenticate some users, but after entering the code sent to me by sms the page does not redirect back, if I try it on my computer it works correctly but if I try it on ios or android it does not work...
asked by 10.11.2016 / 23:51
1
answer

Interrogation with facebook and twitter

I need to make a system where given a url of a news item eg: www.dominiodiario.com/2016/09/01/titulo-noticia, to know the interactions that had on facebook and twitter that news. I know that from the facebook post you can get the likes and th...
asked by 01.09.2016 / 17:07
1
answer

Key Hash Invalid

My application is already available in the playstore, but for some reason the login with facebook does not work for me, it mentions that the key hash is invalid, when I already generate the hash for the production mode keytool.exe -exportcert...
asked by 30.10.2018 / 19:44
0
answers

Get permissions for user_birthday and gender from the Facebook API [closed]

I have an app made with vue and firebase, which has a login, for login I use the firebase auth service. However, I need to obtain certain user data but it seems that by default they are not included by default. Firebase auth has a method to add...
asked by 26.06.2018 / 17:22
0
answers

Get the number of comments using the Facebook API

I'm trying to get the number of comments on a specific link, I currently do this: <span class="fb-comments-count fb_comments_count_zero" data-href="http://la-url-dónde-hay-comentarios/" fb-xfbml-state="rendered" > However,...
asked by 20.08.2018 / 19:57
0
answers

How to implement correctly Comments Social Facebook Plugin?

I am implementing comments on my website and they already work, the comments if you link them with my website, BUT I can not use the function: [] Also share on Facebook . The code you use is the official Facebook is as follows: <scri...
asked by 05.04.2018 / 03:53
2
answers

Problem with Facebook Web Login in PHP

I am using the Facebook SDK and when trying to perform the authentication it returns the following error, regarding the configuration of the application I think this is all ok because it worked so far without problem, a few days ago that this st...
asked by 04.04.2018 / 00:47