ritamnrg / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

FacebookJaxbRestClient.photos_getByAlbum ClassCastException #279

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I have the following error using the version 3.0.2 of the API:

java.lang.ClassCastException:
com.google.code.facebookapi.schema.PhotosGetResponse cannot be cast to
java.util.List
    at
com.google.code.facebookapi.FacebookJaxbRestClient.photos_getByAlbum(FacebookJax
bRestClient.java:310)

Is it possible to have API src?
Br.

Original issue reported on code.google.com by FdrBR...@gmail.com on 13 Dec 2009 at 10:16

GoogleCodeExporter commented 8 years ago
See patch of issue 251

Original comment by traxt...@gmail.com on 26 Jan 2010 at 10:37