I noticed that somewhere on October 17-18 FB has changed the # of likes they are returning via their query.
For example, this URL: http://examine.com/supplements/Creatine/ - I see 508 likes when viewed in the browser.
Using http://api.ak.facebook.com/restserver.php?v=1.0&method=links.getStats&urls=http%3A%2F%2Fexamine.com%2Fsupplements%2FCreatine%2F&format=json you get 304 (I was using this exactly URL before and it was counting fine until ~17th-18th).
Using link_stat - gives the same 304 #.
Am I missing something?