bobolounna / restfb

Automatically exported from code.google.com/p/restfb
0 stars 0 forks source link

Enhancement - Would like to see access_token field added to com.restfb.types.Page class #133

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you have created a fb application that has been granted manage_pages 
permissions the json response from the graph api includes an access token 
specific for that page when requested using the user's appropriate access token.

It would be nice if that access token field were available in the Page class. 
The attached code takes care of the situation if you would like to roll it into 
a future release.

Original issue reported on code.google.com by jspye...@gmail.com on 15 Apr 2011 at 7:03

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for letting me know and for including the patch!  Will add to 1.6.5.  If 
you want to give me your name I'll include you in the "thank you" list in the 
changelog...if not, no worries, I'll use your email address.

Original comment by mark.a.a...@gmail.com on 18 Apr 2011 at 3:58

GoogleCodeExporter commented 8 years ago
Fixed in r348.

Original comment by mark.a.a...@gmail.com on 2 Jul 2011 at 10:13