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! While you're at it, check out some resources Treehouse students have shared here.

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

Android Build a Blog Reader Android App Getting Data from the Web Getting JSON Data from an HTTP Request

Wiyo Io
Wiyo Io
2,304 Points

JSONException: unterminated string

When I run the code it is throwing an exception:

"org.json.JSONException: Unterminated string at character 6428"

How do I deal with this?

1 Answer

Wiyo Io
Wiyo Io
2,304 Points

Found my own answer and should have searched the site a bit more thoroughly first. Problem solved in this thread:

https://teamtreehouse.com/forum/trying-to-retrieve-data-from-my-own-blog-help