How to handle/convert facebook exponential post id -


i have facebook app subscribed realtime udpates 1 of facebook page. working fine. problem updates facebook exponential post id, example, 3.79476065496e+14

now cannot use id actual post. can tell me how overcome problem? there way tell facebook give specific format of id or way convert exponential id normal id?

i figured out. facebook put intentionally posts users did not give read stream permission app. privacy measure facebook can not unauthorized posts through realtime updates using api call.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -