Skip to main content

All Questions

0 votes
0 answers
204 views

Post to Facebook on behalf of my web application users - Laravel

I have created a web application and I would like users to be able to log into their own Facebook account to publish posts on their Facebook profile from my web application. Every time I connect them ...
Arthur's user avatar
  • 1
1 vote
1 answer
4k views

PHP cURL to verify Facebook API login access_token on server?

Could anyone share a working example of how to verify on my PHP server using cURL the Facebook access_token I got from the browser, so that I can verify the login details from the browser are ...
kintsukuroi's user avatar
  • 1,421
0 votes
1 answer
47 views

building a service with an android app, an iOS app, and an API backend, all of which access the Facebook Graph API

i'm trying to build a server with a rest api and database. it has ios and android clients, where you can log in with facebook. the server can receive the access token that the clients get when they ...
user avatar
0 votes
0 answers
367 views

Facebook SDK returned an error: Cross-site request forgery validation failed. Required param “state” missing

Hello comunity i got this error. I already tried with the solutions like session_start() in both scripts. Now fb login is working fine with few accounts like mine and the others developers from the ...
Santiago Helguera's user avatar
0 votes
1 answer
399 views

facebook webhooks, lead ads, api, login flow

I am trying to write webhooks to have facebook send lead ads into my online database (this is all server to server). I finally have facebook surfing into my server and sending me a json stream with a ...
user2531378's user avatar
0 votes
1 answer
48 views

Facebook access_token response format for old API

I am working with old version of Facebook access_token endpoint. But i cant find description of expires value returned by the server.. The value is: 5183764 What is it? Seconds token expires in? I ...
ArkadyB's user avatar
  • 1,275
0 votes
0 answers
161 views

"Facebook at work" What is the Authentication API ? How to use it?

I'm working with a company which use Facebook at work "companyName.facebook.com". (fb@w, facebookatwork) I need to create a third party application which can authenticate each User with their (fb@W) "...
Rony Cohen's user avatar
0 votes
1 answer
99 views

node.js API authentication

I am working on an iOS application which communicates with a nodejs backend server REST API and I am thinking about API authentication. I want that only the iOS application can communicate with the ...
Thomi's user avatar
  • 639
2 votes
0 answers
232 views

Facebook login to web via native FB app

I have facebook login on my webpage [using php api] and wanted to ask, if is possible to open Native FB app on mobile devices to login to facebook and then redirect back to webpage.
user5694377's user avatar
1 vote
1 answer
287 views

Get authenticated user information in Azure Api App

Context I have a Azure Api App set as "Public (authenticated)" and have enabled Facebook identity. My Api App is protected and I am able authenticated with FB. In the Api App, I want to get the ...
Eric Regnier's user avatar
1 vote
0 answers
62 views

What OAuth providers are safe to use as Login authorization

Recently I've been doing some research into OAuth and OpenID/OpenId Connect and it's all just left me confused as to what is best to use and what is safe. Originally I thought you could just use ...
Michael Crook's user avatar
6 votes
1 answer
16k views

How do I test a Facebook app since the recent introduction of login review?

I am developing a Facebook app that makes an API call to get a list of the user's events. The app will use Javascript which will call the user/events edge, something like this: FB.api( "/{...
Alex Calothis's user avatar
1 vote
1 answer
286 views

Security concerns for using FBSDKLoginManager for IOS

According to Facebook docs, Facebook login for IOS provide "FBSDKLoginManager" - which directly call into the API to perform login or additional authorizations with your own UI. https://developers....
LYC's user avatar
  • 11
-1 votes
1 answer
104 views

Facebook Login with API

I am using the code below to login via facebook, it just happens that returns the name, does not return the email client're logged in, the only time he returns the email is if I enter email and ...
Anderson Nunes's user avatar
0 votes
1 answer
70 views

Auth error in facebook test apps

I have working facebook application and created test app for it with slightly different functionality. Administration role can auth on this app and use it, but any created test user or real user added ...
Ivan Chirkov's user avatar

15 30 50 per page
1
2 3 4 5 6