Skip to main content

All Questions

Tagged with
867 questions with no upvoted or accepted answers
8 votes
1 answer
4k views

Facebook Graph API: get comments by given user

In Facebook Graph API, can we get list of comments made by given user. I haven't found any direct way to get lists of comments. So, I tried to find them through my feed, but it's returning all feed ...
N D Thokare's user avatar
  • 1,723
7 votes
5 answers
4k views

Deep linking on Android doesn't launch application and redirects to Android play market place

I'm facing a problem integrating the Facebook native app on android platform to my android native app. Problem : The user is in FB app and clicks on the link corresponding to my app. The app should ...
user1520407's user avatar
7 votes
1 answer
487 views

SSO for Facebook integration

Is it possible to have Single Sign On feature for Facebook integration from other application? As Facebook uses OAuth 2.0 it seems client and resource owners both needs to be authenticated as token ...
Shishir's user avatar
  • 843
7 votes
2 answers
1k views

Authorized Flash Client to Java Server connection

I'm building a Flash-based Facebook game with a Java backend, and I'm planning to use a RESTful approach to connect the two of them (not a persistent socket connection). I'm using the AS3 library to ...
jricher's user avatar
  • 2,668
6 votes
0 answers
248 views

Will my ad still generate revenue that has been already loaded for hours

I am using Facebook Audience Network and according to this article I am not caching ads but ads stays on screen without refreshing. I am loading all ads at once and they stay on screen until user ...
Skyyy's user avatar
  • 1,559
6 votes
1 answer
2k views

Can't relogin with Facebook credentials after logout

I have an Android application that allow users to login with their Facebook credentials. Once they logout for the first time, they can't login again. After clearing the application's permission from ...
MikkoP's user avatar
  • 5,082
5 votes
1 answer
2k views

Integrating Flutter app facebook authentication with Keycloak service

I have a Flutter app that is using Keycloak as it's authentication service. Currently I only allow email+password login, and i would like to add option for the users to login using Facebook. My ...
Orr Benyamini's user avatar
5 votes
0 answers
856 views

Problems with restricted production FB app, but a duplicated FB app does work

Recently Facebook started to review our App, which followed in a restriction because our app was violating the Platform Policies. Both our Android and iOS app had a bug. We already fixed that bug, but ...
Dees Oomens's user avatar
  • 4,962
5 votes
2 answers
4k views

How to share a deep link on social networks in react native

as the title says, I'd like to know if there's a way to share URL deep link in a social network (eg: twitter, facebook, whatsaap, etc). I'm using this library react-native-share but since it isn't a ...
Marco Portillo's user avatar
5 votes
0 answers
2k views

run on android react native project not working got some error

I'm trying to run a react native project I have created by this link: https://facebook.github.io/react-native/docs/getting-started.html I Don't know what went wrong... And got this error: D:\...
foo's user avatar
  • 481
5 votes
1 answer
1k views

NullPointerException when logging in with Facebook SDK and ParseFacebookUtils

We are using Parse SDK and trying to login with Facebook function. But we could not figure it out. We get NullPointerException. What's wrong with our implementation? Our SDK versions we used: Parse ...
sembozdemir's user avatar
  • 4,227
5 votes
1 answer
157 views

How do I notify a user when social login is blocked by a proxy?

I have implemented Facebook Login in my application but when i tested my application in my office Facebook Login is not working because Facebook is blocked in my company but it look like odd when i ...
JavaBeigner's user avatar
5 votes
1 answer
2k views

Spring Security, Rest api and Facebook login from mobile device

I'm developing a web application that has a REST api. At the moment the Api are protected in the server side trough spring security with a form-login authentication. Recently I also added spring ...
ddelizia's user avatar
  • 1,571
5 votes
2 answers
512 views

what is alternative solution for Removing display=wap Dialogs in Dialog Parameters of Facebook authentication?

Currently i'm authenticating my facebook application passing parameter display=wap along with my authentication url. But it shows an error message :" An error occurred with 'App' on Mobile. Please ...
Master Mind's user avatar
  • 2,396
5 votes
1 answer
5k views

Facebook Connect Android -- using stream.publish @ http://api.facebook.com/restserver.php

I am getting the following error: <error_code>104</error_code> <error_msg>Incorrect signature</error_msg> What should I be setting contentType type as? Should I set as: ...
droberts1823's user avatar

15 30 50 per page
1
2 3 4 5
58