I am using Facebook score api to save scores for my Flash application integrated as an App under "Game" category on Facebook.
Using the Facebook score API, I am able to submit score successfully. But, when I ask for Game leaderboard, it only returns the JSON with the score just posted for the current user even though the game has been played by more than one user on multiple occasions.
Any idea?