We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This exception is thrown when you have queried for a user that does not exist in ThinkUp's database.
webapp/api/v1/post.php?type=user_posts&username=samwhat
{ "error":{ "type":"UserNotFoundException", "message":"The user that you specified could not be found in our database." } }