Most voted "facebook" questions
Use this tag for questions about using the Facebook Apis.
Learn more…309 questions
Sort by count of
-
0
votes1
answer177
viewsLog in with the Facebook user
How do I do a c# or Razor routine on my site, so instead of the guy just by logging in the page, have the option to log in by the facebook user? I’m not asking for code ready, just how I do it.…
-
0
votes1
answer1303
viewsFacebook custom share button
Good afternoon. I’m having trouble creating a facebook share button that’s personalized. I’d like you to help me make one that works the way I’d like. There are some things I wish would work…
-
0
votes1
answer301
viewsLogin with Facebook - I can’t login to the app itself with the Facebook account
I have a website, where I included login for users, using the facebook API. Everyone can login normally, but my Administrator login of the application I created for login does not enter, IE, only…
-
0
votes1
answer212
viewsFacebook Messenger API does not respond to new users
I have an APP on Facebook Developers, a BOT for Messenger. It responds to testers and admins. But not for new users. My application is already public, already passed by approval. I saw many with…
-
0
votes1
answer33
viewsfacebook authentication mongodb Rails
Hello, I am developing an authentication system with facebook, ruby use on Rails and mongodb. I need to integrate the device with the facebook api (understand like any other social network, too),…
-
0
votes1
answer48
viewsLog in using a native Facebook dialect from a Progressive Web App
Hello! I’m developing a website that will use Facebook as an authentication method. However, instead of using the web dialog, I would like to use Facebook’s native dialogue on Android (or iOS). I…
-
0
votes1
answer24
viewsTrusted credentials with Facebook Javascript SDK
I have a web system in which captures the id of the Facebook user and stores it in the database for later use, currently I make the call via the SDK and the command by hidden field (low security…
-
0
votes1
answer928
viewsHow to generate a long life token for posting information on facebook
I’m trying to generate a token for posting information on facebook on my page with php the script even makes the post but the token I can get has only one hour to live. How do I create a token that…
-
0
votes1
answer28
viewsImprove image quality - Upload Facebook API
I’m performing the creation of a Facebook post with a photo with the following code: FB.api( '/me/photos', 'POST', {"url": imagem,"message": texto_publicaco}, function(response) { alert("Postagem…
-
0
votes1
answer116
viewsComments facebook X wordpress
How to make the comments made on a Facebook fan page also be automatically published on the site? Some fan pages, such as Earth’s, for example, show the following message below the comments: "This…
-
0
votes0
answers29
viewsshare on facebook not working on iphone
I made a button to share on Facebook, when clicking it opens the Facebook UI window, but is not working on iPhone. I don’t have an iPhone to test and I’m having trouble finding the error. Follow the…
-
0
votes0
answers101
viewsPull facebook profile image to a panel
package com.didasko.eduardo.tender; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import…
-
0
votes0
answers84
viewsmeta tag, inserted in html fragment dynamically in body, does it work?
I have a loop loop that inserts <div>'s. Those <div>'s are content with text coming from the database and with the option to share on facebook. By the time I get these div’s I insert…
-
0
votes0
answers41
viewsIs it possible to pick up chat messages from my own profile in the Graph API?
Hello, I am developing an app to collect chat messages from my own profile and would like to know if it is possible to get these messages, I have already read the Graph API documentation…
-
0
votes1
answer77
viewsHow do I 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 online store and register it in the database. He pays by sharing his products, hence the need. I have to take link/id…
-
0
votes1
answer1255
viewsForce link opening in mobile browser and not on facebook?
When sharing the link of a page on facebook either by messenger or in some post when the user clicks, the same will open in the browser of facebook itself, which in turn is giving some "weird" bugs…
-
0
votes1
answer31
viewsBring data like the facebook wall
I am implementing a feature to bring data like the facebook post wall, apparently it is nothing very difficult, however, I have a question and I would like to know if someone has a solution or…
-
0
votes1
answer93
viewsGet page information without being logged in to facebook, only by token
I’m creating a Facebook posting system and it’s all right, except for one thing. When I drop Facebook by the system I’m doing, some functions don’t work, no matter how much I pass the access token…
php codeigniter facebook facebook-graph-api facebook-sdkasked 7 years, 8 months ago Alisson Acioli 5,815 -
0
votes1
answer1496
viewsHow do I get the share list for a Facebook post?
I’m trying to get a list of shares from a post but it looks like something’s wrong; When I use the 1365084196885691/sharedpostsin the Facebook API I get the following JSON : { "data": [ { "story":…
-
0
votes1
answer314
viewsFacebook share and check if shared
I put a share button, it opens a new window to share what I set, and if shared I do an action, if not shared, I do another action. However, gives an error in this new window, Facebook itself: Unable…
-
0
votes0
answers48
viewsGetting the Date of Posting from the Facebook API
Good morning, I’m implementing the Facebook Api, but I need it to bring me beyond the photo and description of the publication, the date of publication(Day and Month). Has anyone ever done or know,…
-
0
votes1
answer924
viewsFacebook and Google Authentication in Firebase - Android Studio
I’m developing an Android app, with Android Studio, using Firebase initially for user authentication. The code is quite extensive, so I won’t copy it here, but it’s available on Github. Already…
-
0
votes1
answer83
viewsOpen Graph Facebook
I created the following Open Graph tags to share pages of a website: <meta property="og:type" content="article"> <meta property="og:title" content="Tranzao"> <meta…
-
0
votes2
answers84
viewsError saving Facebook profile image via PHP SDK
Good afternoon! I am using the Facebook SDK to login to my site, I can return the data, including the link of the profile photo, but I can’t save the image, the following error occurs: PHP Error was…
-
0
votes1
answer1546
viewsLogin to Facebook - PHP
Colleagues, I am trying to enter the Facebook LOGIN option in my test application (Local Host), but is displaying the following error: My settings are as follows: and I’ve made several changes and…
-
0
votes1
answer37
viewsLimitation on the number of items returned from Facebook
I have an application that retrieves the news feed from a group that I post. The problem is, I can only recover the last 25 items registered, there’s some way to recover more than that? Edit: My…
-
0
votes0
answers277
viewsHow to open the Messenger Customer Chat Plugin from another Facebook button?
I’m implementing the Facebook Chat plugin on a website, where it renders an iframe on the page. I wonder if it is possible to use a button of my page to do the same action of the button that opens…
-
0
votes1
answer58
viewsAutomatic Facebook posts lost images
Hello. I use the Twitter API to automatically post vacancies from my site there, see: https://twitter.com/carreirafashion Vacancies are straight, with the title of the vacancy, description and an…
-
0
votes0
answers28
viewsRelate facebook to an existing application
Good morning, I own an android app and recently decided to start your marketing campaign. But one of the first steps is relating my facebook account to the app and I’m having problems with it.…
-
0
votes1
answer29
viewsReading Json PHP
I’m starting to develop in PHP, and I’m having a hard time reading the return of a Json; This excerpt, I managed to perform the reading: "cost_per_action_type": [ { "action_type": "comment",…
-
0
votes2
answers1529
viewsHow to set up an SSL certificate for an application that runs on Express?
How to set up an SSL certificate for an application that runs on Express? I’m trying to set up the Express server I created, to pass the SSL certificate and go from http to https. I read the Express…
-
0
votes0
answers51
viewsFacebook Graph API - different values for actions between Facebook and API
I’m using the Facebook API (Ads Insights) to return campaign actions. But the value returned by the API does not match any value shown in the Facebook post itself My Request in Javascript var d =…
php javascript facebook facebook-graph-api facebook-sdkasked 6 years, 3 months ago Leonardo Bosquett 1,440 -
0
votes0
answers45
viewsOpen Graph and Meta tags
For some reason, the facebook Developer does not recognize the meta tags of my site, he even states, that there are metatags on <body> and I define them right after the <title> in the…
-
0
votes0
answers195
viewsEmbedded videos in a responsive way
Good morning, I am developing a website and through it you can incorporate videos from both Youtube and Facebook. Youtube videos adapt perfectly according to the size of the div, the problem is even…
-
0
votes1
answer469
viewsError API Login Facebook with PHP
Good afternoon, I’m finishing the login screen with PHP using Facebook API, at first I managed to click the button I created and he already asked me to free access on Facebook, this way I already…
-
0
votes1
answer74
viewscenter facebook messenger boot
I’m not getting to center the facebook button at all! If anyone can help me, I’d appreciate it! Follows HTML of what I tried to do: <div id="fb-root"></div> <!-- Your customer chat…
-
0
votes1
answer77
viewsOpen Graph Facebook does not show picture
Guys, Facebook doesn’t automatically display the page image. For the image to appear, I have to go to the "Facebook Share Debugger", type the URL (it shows some errors) and after doing this the…
-
0
votes1
answer36
viewsNode JS + FACEBOOK WEBHOOK
Hello, I have a problem confirming the token SHA1 generated by facebook, I believe rawBody is wrong and is not passing the payload as it should, could take a look and see if they find the problem?…
-
0
votes0
answers24
viewsHow do I apply the style of a component to the Facebook Login button of the React-facebook-login?
I’m using the package react-facebook-login to create a Facebook login on a page. It already had a stylized button (component). However when I use the Login button component of the package, it is…
-
0
votes0
answers15
viewsDoubt about how to get posts from 1 facebook group
Boas, I have a question, I’m trying to get all posts from 1 facebook group. (Group not, page). I can get the posts from one page, from 1 group and I’m not getting.…
-
-1
votes1
answer769
viewsGrab link from the share
I want to share a post on Facebook rescuing the share link, so you can share this link on Twitter. I’m taking a look at the Facebook documentation, I believe you allow it in some simple way.
-
-1
votes1
answer846
views"Invalid App Id" error on "Like" Facebook button
I’m doing a blog and I’m putting the button like. The code I’m using is: This is at the top of the page: <script> (function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if…
-
-1
votes1
answer329
viewsFacebook Api does not receive Email permission
Hello, I have a serious problem with the Facebook API, I have been trying to get the email to my Oauth system, but the api returned null, making the debug process discovered that in fact the APP is…
-
-1
votes1
answer35
viewsDoubt with facebook API
I’m using the facebook comment api, but it’s not responsive, when the screen is small wanted the width of the box to be different, how can I do that?
-
-1
votes3
answers766
viewsCapture page information on facebook
would like some information. Is there any way to get some data from pages not administered by me, like [likes, comments and etc] of some page just stating the URL of this page?? Explanation: is it…
-
-1
votes1
answer1024
viewsjava.lang.Runtimeexception: Unable to start Activity Componentinfo {...}: java.lang.Nullpointerexception
I’m trying to rewind 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…
-
-1
votes1
answer55
viewsIs it possible to post on facebook through my system?
Hello, the doubt is simple, I want to make an integration of my system with facebook. I would like to know the steps necessary for me to be able to post on my system and automatically it generates a…
-
-1
votes3
answers92
viewsAs I do in python for at the end of the code, it go to the start again
As I do in python to at the end of the code, it go to the start again and repeat once every 3600 seconds? My code: * fb = Facebook ( "meu-token" ) fb.testing = False try: start_time = time.time()…
-
-2
votes2
answers269
viewsDifferences between Facebook SDK and Google Play Game Services
I would like some indication, comment, about both tools for creating games Android that seek to connect to social networks. The main one I already know, one connects to Facebook, the other to the…
-
-2
votes2
answers176
viewsWhat better server side technology to serve information to cross-platform software?
We know it’s possible to access the Facebook of various clients such as browsers, android, iOS etc. I know that via browser HTTP protocol is used (obviously) with technologies such as AJAX and…