Top "Facebook-java-api" questions

The Facebook Java API represents the java SDK for the Facebook Ads API (aka Marketing API) which is used by application developers to create, manage and measure ad campaigns that run on Facebook.

Upload photo to Facebook with Facebook Android SDK in Android

I'm new to Android. I'm searching for load photo to facebook by authorization, getting access_token. How to do this? …

android facebook photo facebook-android-sdk facebook-java-api
Extracting user id from Facebook Javascript SDK session object

I am using Facebook's Javascript SDK "FB.ui" to pull up an OAuth dialog. Once you click allow, I need …

facebook facebook-graph-api facebook-javascript-sdk facebook-java-api
How can i get access_token and then use it?

In my web application i want users to login with their facebook account. I am doing it by redirecting url. …

facebook-graph-api facebook facebook-java-api facebook-java-sdk
FB error:Expected 1 '.' in the input between the postcard and the payload

I have finished my app and then tried it on 3 FB accounts and it was ok, but the 4th have …

authentication access-token facebook-java-api
Login to facebook a button to open a new activity

I am trying to login to facebook once the user clicks on a button and then once successfully logged in, …

android facebook-graph-api android-activity facebook-android-sdk facebook-java-api