Hi, folks.
I could get and show all my Facebook test users names and scores. The issue here is that it always gets a score value of 0 although I’ve used the command
Facebook.request("me/scores", "POST", {score=some\_value\_greater\_than\_zero})
after logging in with all of them.
Is it usual to happen with test users or is it really a bug?