Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
103 views

Show Ticker Missing

My facebook account doesn't displays show ticker icon(button) once we choose to hide it. This problem was solved for me as I logged into facebook this monday but now its again there.I have reported ...
1
vote
0answers
40 views

Why does the Facebook Ticker displays a “View” button on my app entries?

The ticker displays this button for my app published actions: http://i.imgur.com/ZFxzX.png Any ideas why is this happening? Other entries on the ticker don't display this button. Thanks!
2
votes
2answers
959 views

Could you explain me how i get news tickers from facebook into my app?

In my app. i get user's feed and user's news ticker. With first i have no questions, but with the second i have some troubles. How a can access to the ticker using php?
0
votes
1answer
39 views

Adding more then just the Action and Object text to ticker, need to add a note

I am building timeline posting for a fantasy trading company. Currently the ticker displays as: Joe Shmoe just [Bought|Sold] [{stock_name}] on {Site_Name} I need it to say: Joe Shmoe just ...
1
vote
1answer
161 views

How can I show the user Score on Facebook Ticker? [closed]

I did save the user score without problems using the APP access token. When I access the user´s profile I can see the score but when I am at the app´s page, my friends score are not being shown. I ...
2
votes
2answers
1k views

How to post to the ticker on facebook, like spotify does with music

I'm making an app that should post to the ticker on Facebook, of what I'm hearing on my app... Just like Spotify does with their app.. I've made the Open Graph on facebook, and the FB connection on ...
3
votes
2answers
308 views

Can I post my own message in Facebook “Real Time App Activity” (apps ticker)?

Is it possible to post my own message and publish it on the app ticker whenever i want? (Not talking about the general ticker on users feed, but the one you have when you enter an app) For example: ...
1
vote
1answer
161 views

Posting to the Facebook game ticker

Is it possible to post directly to the Facebook game ticker? As you might if you were sending an app request for example? As I understand you can post actions to the ticker, but I was just wondering ...
3
votes
1answer
874 views

Is there any way to read from the Facebook Ticker (App or Stream) using the Graph API?

I have done some research and know there is currently no way to post specifically to the ticker, but I am curious if developers are able to get any information out of the ticker using the API.
0
votes
2answers
2k views

Can't ask for 'publish_actions' permission

So here's the thing, I can't ask for 'publish_actions' permission for other users than Developers and Test Users. And when I tried posting an action with a regular user I got an error like this one: ...
1
vote
2answers
210 views

Achievement link in ticker points to app's canvas page instead of achievement's url

I have an achievement registered for my application with 'url' parameter set to smth like http://app-canvas-url.com/facebook_achievements/123.html When achievement is published for a user ticker ...
0
votes
1answer
284 views

How to Change the App Image in Facebook Games Ticker

I have not yet started adding achievements to Games Ticker for my game app, but by default when someone starts my app, a new post is there saying "X is playing the Appname". The bookmark image is ...
1
vote
1answer
761 views

Publish to only the ticker?

Is it possible to publish to only the ticker using JS, and not have a story also in the main page panel?
1
vote
1answer
219 views

Using Open Graph Beta, how do you post that two Facebook users are friends within in an app?

In our app, you can be friends with each other (just like you can be friends on Facebook). Is it possible to use the Open Graph Beta to post an update in the News Feed, Ticker, and Timeline that a ...
1
vote
1answer
235 views

Access Ticker stream

is there anyway I can access Ticker in my app? If so how can I do it? A quick example would be amazing. Btw, my app is for iOS
3
votes
1answer
173 views

App name showing incorrectly on the ticker

We have an old name for the app and we want the app to show the correct name on the ticker but we have not been able to do it (it is still showing the old name). We updated the title of the url canvas ...
1
vote
1answer
194 views

Why does the facebook app ticker say [My Name] is using Untitled Page

Ive created a simple facebook canvas app with the title set in the head but when i access the app through facebook i get an entry in the app ticker on the right saying ive started using Untitled Page. ...
2
votes
3answers
633 views

My application name is appearing incorrectly in Facebook's canvas app ticker

I have some question regarding fb app ticker, I already ask this question on facebook development forum but its been a few days now and to no avail. You see, I have develop my very first facebook app ...