Talk:User ID

From Facebook Developers Wiki

Jump to: navigation, search

22222

[edit] doesn't work anywhere

Neither keyword doesn't undergo string interpolation when used inside a <fb:swf> tag (at least, not as part of the 'flashvars' value).

[edit] BIGINT

User ID is a BIGINT just in case me and everyone else on Earth suddenly decide to each create 3 billion new profiles.

[edit] Java FacebookRestXmlClient

If that's so, why does the Java client use the "int" data type for user ids? Shouldn't it be using long?