Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Phil Reese
4,651 PointsWordpress Blog Reader NegativeArraySizeException
Hello!
I've successfully followed the Blog Reader Tutorial, and am trying to connect my wordpress blog to it. http://blog.lyvemedia.com
I downloaded and activated the wordpress json plugin and am able to see json data in chrome at http://blog.lyvemedia.com/?json=1 however, when I add that link to the app, I get "Exception caught! java.lang.NegativeArraySizeException: -1.....
Any idea what I'm doing wrong?
Thanks!!!
1 Answer

Ben Jakuben
Treehouse TeacherIt's good to see that your response looks good in the browser. This could be related to a bug in the code that was discussed this in the Forum a while back. Check out the solution (and discussion) in this other thread, and perhaps changing the code might fix your issue.
Other posts about this issue: