Skip to main content

All Questions

Tagged with
0 votes
0 answers
34 views

Facebook oauth/access_token call works perfectly on local machine, but fails on dev server

Fighting a weird situation. We are developing a Facebook app and I have run into a strange issue. When our application sends out the oauth/access_token call, it works perfectly on my local ...
Ian Ashman's user avatar
1 vote
1 answer
3k views

Instagram OAuth API returns "insufficient_dev_role" 400 error

I have a Facebook app in Live mode, that has passed review and has Instagram Basic Display set up, having passed review for the following permissions: instagram_graph_user_profile and ...
Patrick's user avatar
  • 165
0 votes
2 answers
3k views

Instagram API Redirect URI SSL for localhost without the Warning

Instagram API requires redirect uris to have an SSL certificate (HTTPS connection). I use Instagram API for my mobile app, and OAuth response should first invoke procedure in the app. I am able to ...
Roman Shirokov's user avatar
3 votes
1 answer
4k views

Facebook app review - To use 'Page Public Content Access', your use of this endpoint must be reviewed and approved by Facebook

I want to submit my Facebook app and Page Public Content Access permission for review. The app uses API v.3.0. To get my permission request reviewed, I need to provide "Details for Page Public Content ...
progmastery's user avatar
1 vote
0 answers
82 views

User got access to oauth token? than how to secure it?

Currently we are looking to develop oauth authentication for my API. So basically our UI will be in reactjs which will show TV Grid schedule using nodejs API At backend which will return JSON. We will ...
Bhushan's user avatar
  • 95
0 votes
1 answer
94 views

ask FB api graph user info with access_token from my API OAuthException

I try to get user info from my API to facebook API graph from an access_token provide by clients app, but I keep getting this error { "error": { "message": "An active access token must be used ...
lu1her's user avatar
  • 105
0 votes
0 answers
802 views

Using Faceboock graph api in nifi

I want to get user access token from facebook graph api, but i can't pass trough oAuth autentification i use invokehttp processor(nifi processor ) inside which i use link like this :...
user avatar
1 vote
0 answers
420 views

how to read facebook profile timeline feed with Graph API?

I am using Facebook PHP-SDK v5 with Facebook Graph API v2.10 and by other code i am able to get data from facebook page easily, but what i need is to fetch data of user profile wall , from facebook ...
M Jain's user avatar
  • 11
1 vote
0 answers
205 views

Storing Facebook and Google IDs in my database

Is it a good practice to store Facebook and Google ID numbers in my database after they used the APIs to register my website? Is there any better alternative for example a token which will be always ...
Adam Sztefanov's user avatar
2 votes
0 answers
312 views

Facebook OAuth Login via web api returns invalid_request

I am trying to use Facebook OAuth to authenticate user login in a asp.net web api app. I am redirected to this page "https://www.facebook.com/common/invalid_request.php" get this error "Your request ...
Lorenz's user avatar
  • 159
1 vote
1 answer
1k views

Retrieve facebook email address using spring security

I followed this tutorial on trying to authenticate my users to my REST API, everything works and my principal returns my name, but I don't seem to get any of the other data (email, friends list etc ...
TVH7's user avatar
  • 455
-1 votes
1 answer
498 views

Is it possible, as business profile, to get data about followers (age,city) and post reach via Instagram API?

It is possible now to get via Instagram API data like: single post reach, data about our Ads on instagram, data about our followers (age, city, country) and all data that we can see in instagram ...
qubishoun's user avatar
  • 147
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
2 votes
4 answers
3k views

Error messages when trying to use the Facebook API

I am getting an error message when attempting to use the Facebook API. When I have Client OAuth Login enabled, Web OAuth Login enabled and a valid Oauth redirect URI set to http://localhost:8000/ the ...
Steven Matthews's user avatar
0 votes
2 answers
2k views

Manually build a login flow for Facebook on Android

I'm working on a project where I need to implement signing in using Facebook authorization on android. I've implemented Facebook API but it provides access token, when I need code (which is used to ...
Kamajabu's user avatar
  • 496

15 30 50 per page
1
2 3 4 5