Tagged Questions
0
votes
0answers
37 views
Filtering open graph actions by object
Is there any way of filtering /[USER ID]/og.follows by object using an App Access Token?
e.g:
/[USER ID]/og.follows?
object=[http://some.object.path]&
access_token=[APP ACCESS TOKEN]
I ...
1
vote
1answer
115 views
Which access token to use for open graph action
I've created a custom open graph action that uses the publish_actions permission.
Once the user has granted this permission, which access token do I need to use to post the open graph action? Can I ...
1
vote
2answers
659 views
Facebook session expiration error when try to post actions to open graph using 'App access token'
I am facing this error with some of my users, the case is as following:
I use facebook "App access token" to post actions to facebook Open Graph instead of the user access token because app access ...
0
votes
1answer
55 views
Why can I not obtain a page `access_token` for my OpenGraph object?
I have a very simple page which includes the necessary OpenGraph tags to create an OpenGraph object when liked, and I would like to be able to post as that page. From what I understand, I require an ...
1
vote
3answers
271 views
How can my website app publish on facebook timeline when the user is not logged on facebook?
I would like to know if there is a posibility of publishing my actions on facebook timeline if the user is not logged on facebook, I mean through a cron job, actually my users have an extended token, ...
0
votes
1answer
124 views
facebook - user does not list any access token via access token url
I have an issue with one of our clients.
We developed an app, that apparently works fine.
We tested with various accounts.
The issue is that our client can't use the app.
Accessing the client's ...
