Questions tagged as 'facebook'

0
answers

FQL Looking for friends by graduation school

How could I find new friends using FQL Query, filtering the name of the undergraduate school? Does not work: select uid, name from user where education.school.name = "Universidade de São Paulo" Because you have to use an indexed field...
asked by 12.08.2014 / 17:57
1
answer

How to use the Facebook API to get the share link?

I have a job where I need to take the product sharing link from the customer's virtual store and register it in the database. It pays for sharing your products, so the need. I have to get link/id of the publication and later access som...
asked by 07.08.2018 / 00:04
1
answer

Make Facebook token permanent

I made a configuration for integration with Facebook and the API is active but when it is processed it gives the error.    Graph returned an error User: (# 200) The user has not authorized the   application to perform this action. I've al...
asked by 25.03.2016 / 16:36
1
answer

Error API Login Facebook with PHP

Good afternoon, I'm finishing the login screen with PHP using Facebook API, at first I was able to click on the button I created and it already asked me to release the access on Facebook, this way I already managed to bring: / p> ID ,...
asked by 28.12.2018 / 19:04
1
answer

Get link from share

I want to share a Facebook post by rescuing the link from the share, so you can share this link on Twitter. I'm taking a look at the Facebook documentation, I believe it allows it in some simple way.     
asked by 09.04.2014 / 15:43
1
answer

Is it possible to publish to facebook through my system?

Hello, the question is simple, I want to do an integration of my system with facebook. I would like to know the steps necessary for me to be able to post to my system and automatically generate a post on a facebook page and also share those p...
asked by 28.03.2018 / 15:14
1
answer

java.lang.RuntimeException: Unable to start activity ComponentInfo {...}: java.lang.NullPointerException [closed]

I'm trying to pick up facebook data and I'm getting this error. Logcat 10-24 00:46:41.230 7526-7526/sptour.hotmail.com E/AndroidRuntime: FATAL EXCEPTION: main Process: sptour.hotmail.com, PID: 7526 java.lang.RuntimeException: Unable to start...
asked by 24.10.2016 / 04:50
1
answer

Login to Facebook - PHP

Colleagues, I am trying to insert the LOGIN option through Facebook into my test application (Local Host), however it is displaying the following error: Mysettingsareasfollows: and Ihavealreadymadeseveralchangesandsofarnothing.Seeingsomevide...
asked by 05.01.2018 / 07:05
1
answer

Facebook login giving URL Blocked

I'm creating a web app with login through facebook, but in some cell phones, when trying to enter the user receives a response like the image. I've tried several different settings in the facebook developer panel, but still unsuccessful. W...
asked by 16.10.2017 / 02:19
1
answer

Force open Facebook / Twitter / Google in browser

I created a mobile app that is accessed via the browser (a Web app, a regular site). On it I have a button that opens via window.open () a page on Facebook, but when I click the button, it calls the Facebook application. I need the page to op...
asked by 22.05.2016 / 17:23