facebook

Login via facebook in Android apps has stopped working. (Is there a bug in the Facebook SDK again?)

I can't log in to the android app via the facebook button. On the emulator, the login passes perfectly. After clicking on the ... cations. That dev version that release version-do not work on real devices, but on emulators-work. How to solve this problem?

Autoposting to social networks

Hello everyone. There is a task to implement autoposting in 3 social networks (VK, Facebook and Twitter). I found this clas ... ing similar for Facebook and Twitter? Or maybe a service that can be attached to a self-written forum? Thank you in advance.

Problem when creating a store on Facebook

Hello everyone. When creating a store on fb, you need to go through the points where you need to mark the right and appropria ... irements any not found, either they and so I have there is. This is a store and I'm the admin. Who has ever encountered this?

Logging out of your account in the app using the "Log in via Facebook" button does not work correctly. What to do(see the description and code)?

Facebook Instagram API: This question is intended for those who already have even minimal experience with the Instagram API, ... reboot code to the exit method that is built into the button, how do I do this? Using recursion? Which ones exactly actions?)

Bans on facebook

I parsed Facebook and it sometimes gave me a ban for an hour, tried to solve this problem and changed the user-agent. After r ... mmediately given permach. And the question is: is this a coincidence or was I banned because of the user-agent substitution ?

How do I embed a Facebook video and download it?

I'm looking for a wordpress plugin that allows you to embed a video from facebook on a website and add a button to download it.

Is it possible to use Facebook Audience Network in Russia?

You must display ads in apps on iOS and Android. If I understand everything correctly, there is a Facebook Audience Network ... I'm doing everything wrong and there is another way to get ads from Facebook, show it in your app and make a profit from it?

Login via Facebook in PHP

I write authorization via fb using php, first I create a link for the request, in response to it I get a token $url = 'ht ... HTTP/1.1 400 Bad Request At the same time, when entering the address bar, the response from fb{[6 is normally output]}

Register via the Facebook button. Android.

How can I register a user using the Facebook button to read the entered data and send it to the server? Here the user will e ... ow can I send a request after APIService.doSignUp(String username, String password) with the data that the user entered.

Meta tags (og:image) for sharing in facebook (share) are not processed)

I registered meta tags in the project, so that during the sharing it tightens the desired image. On facebook, it first pulled ... eta name="robots" content="noindex,nofollow"> </head> WHAT I need to do to display faimage.jpg during sharing?

Meta tags for facebook(meta property= " og: image")

How do I register meta property="og:image" for Facebook? I get the picture for the post as follows: <img src="<?=$post['Post']['image'];?>" alt="<?=$post['Post']['title'];?>" / >

PhoneGap does not open external site!

I'm starting with PhoneGap, and I encountered a problem: my app would need to open a facebook page. But I can't get PhoneGap ... e help me resolve this situation? Solved! the problem I believe is in PhoneGap App, because in Android apk worked normally!

Facebook login error

When I try to log in by facebook through my application, it gives the error: URL blocked: the redirect failed because th ... k developers, it was to work the login. However, I did this procedure and the error still persists. How do I solve this ?

How to log in with Facebook in React Native in the new format?

I have previously made the integration with Facebook in React Native, and for this I changed a few lines of code directly in ... t know the location of the Android folder, I only see that the application now runs on Expo. How do I resolve this login now?

With making Facebook posts with Python?

import facebook token = 'meu token' graph = facebook.GraphAPI(token) graph.put_object("me", "feed", message="Hello, World ... problem. I installed Facebook-SDK from here: Http://facebook-sdk.readthedocs.io/en/latest/install.html Any suggestion?

Authentication with Facebook and Google in Firebase-Android Studio

I am developing an Android app, with Android Studio, using Firebase initially for user authentication. The code is quite ex ... lease explain in which file would be the modification, the Facebook tutorial is kind of vague about it. I appreciate it now.

Facebook Login-PHP

Colleagues, I am trying to insert the facebook LOGIN option into my test application (Local Host), but it is displaying the f ... and' app_secret ' just for being sharing my file, but the current one is populated correctly. Could someone please help me?

Comments with Facebook for different news on site

I am developing a website that will have several different posts (like a blog, for example). I added the comment plugin with ... comments from the previous news appear together. I need every news story to have its' line ' of comments. How can I do that?

Is it possible to create a facebook event through the Graph API?

I tried searching in a few places but without success or the content is old. Here's the question: I am developing an app and would like to know if it is possible to create a facebook event through the Graph API or Android SDK?

How to display Facebook comment count on Wordpress Admin posts page?

I know that to display comments on the blog frontend just add <fb:comments-count href=<?php echo get_permalink(); ?> ... nglish and Portuguese trying to find a way to do this, but did not find. Sixth anyone know and can help I appreciate it. Bye!