Closed GoogleCodeExporter closed 8 years ago
I just tried this in 2.1.1 using the admin_getAppProperties method. The
exception
thrown is a little more enlightening than the one I was getting before. It
looks like
facebook is correctly returning my test application's canvas name, but both the
key
and value of the map are within "s. Maybe this is a recent change from Facebook:
Exception in thread "main" com.google.code.facebookapi.FacebookException:
Failed to
parse server response: {"canvas_name":"jamies-home-whirled"}
at
com.google.code.facebookapi.ExtensibleClient.admin_getAppProperties(ExtensibleCl
ient.java:2568)
at Test.main(Test.java:23)
Original comment by jamie.doornbos
on 3 Aug 2009 at 6:38
um, please try again, i just re-wrote that method and it should be a lot more
robust.
Original comment by fern...@gmail.com
on 1 Nov 2009 at 12:58
Original issue reported on code.google.com by
jamie.doornbos
on 3 Aug 2009 at 6:24Attachments: