criso / fbgraph

NodeJs module to access the facebook graph api
http://criso.github.io/fbgraph/
1.09k stars 176 forks source link

Issue #77 - Switch to graph version 2.0 #78

Closed hermanbosma closed 9 years ago

capaj commented 9 years ago

why would @criso not merge this in? Is anything broken with new graph api version?

criso commented 9 years ago

@capaj - https://github.com/criso/fbgraph/issues/76

criso commented 9 years ago

So, "The current, latest version of the Graph API is v2.3. Apps calling v1.0 have until April 30, 2015 to upgrade to v2.0 or later."

How about this rolls out after 4/30/15 ?

tleunen commented 9 years ago

The apps are automatically upgraded to at least 2.0 when they try to make calls with 1.0. So that's fine.

Also, I think the new default version should be 2.3 and not 2.0.

criso commented 9 years ago

Makes sense - kinda spaced out this. I'll merge and roll out a new version as soon as I get a minute :smiley_cat: