Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3271950
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T18:46:40+00:00 2026-05-17T18:46:40+00:00

I have the following json: { response: { status: 200 }, user: { flex_meta:

  • 0

I have the following json:

 {
    "response": {
        "status": 200
    },
    "user": {
        "flex_meta": {
            "layout": "[{\"windows\":[{\"type\":\"stream\",\"width\":260,\"x\":268,\"height\":763,\"y\":0,\"relatedDataObject\":{\"name\":\"watch\",\"id\":3190},\"arg\":\"watchlist:3190\"},{\"type\":\"rss\",\"width\":260,\"x\":536,\"height\":763,\"y\":0,\"relatedDataObject\":{\"class\":\"sss2.StockTwits.views.widgets.rss::rss_itemrenderer_ARN_stream\",\"title\":\"Abnormal Returns Now\",\"url\":\"http://www.abnormalreturns.com/link/index.rss\"},\"arg\":\"http://www.abnormalreturns.com/link/index.rss\"},{\"y\":0,\"height\":763,\"type\":\"stream\",\"width\":260,\"x\":0,\"arg\":\"recommended\"}],\"active\":true,\"name\":\"HUD\"}]",
            "created_at": "2009-09-01T13:39:15Z",
            "updated_at": "2010-10-03T19:52:10Z",
            "snap_to_grid": true,
            "confirm_unsubscribes": false,
            "confirm_close_panels": false,
            "last_version_used": "v1.2.3",
            "confirm_close_editable_panels": false,
            "send_alerts_to_status_bar": false,
            "play_sound_on_new_message": false,
            "id": 512,
            "confirm_close_noneditable_panels": false,
            "user_id": 512,
            "play_sound_on_message_update_summary": true,
            "open_links_in_std": true,
            "stream_text_size": 12,
            "display_message_update_summary": false,
            "confirm_deletes": true
        },
        "avatar_url_medium": "http://avatars.stocktwits.com/production/512/medium-1251812630.png?1251812630",
        "avatar_url_thumb": "http://avatars.stocktwits.com/production/512/thumb-1251812630.png?1251812630",
        "single_access_token": "oFGOF0lMT9dLrXn6avxP",
        "created_at": "2009-09-01T13:39:15Z",
        "notify_followers": false,
        "push_node": "push1.desktop.stocktwits.com",
        "profile": {
            "facebook_id": "Sheehan Alam",
            "location": "arizona",
            "created_at": "2009-09-01T13:39:15Z",
            "approach": "Technical",
            "title": "",
            "updated_at": "2010-05-27T17:36:05Z",
            "risk_profile": "Growth",
            "focus": "chicks, cash, crystal",
            "long_short": "Long",
            "id": 512,
            "user_id": 512,
            "qualifications": "",
            "website": "http://www.syalam.com",
            "twitter_id": "syalam",
            "investment_style": "always make money",
            "capitalization_bias": "Small-Cap",
            "bio": "mobile application developer at stocktwits",
            "asset_classes_traded": "Equities",
            "holding_period": "Long Term Investor",
            "trading_experience": "Novice",
            "personal_interests": "investing, heavy metal, starbucks, apple",
            "industry": "Banking",
            "education": "BS Computer Science"
        },
        "cc_to_twitter": true,
        "last_api_login_at": "2010-10-16T03:29:54Z",
        "perishable_token": "xQTMomBOyD0eGzS1oEQd",
        "updated_at": "2010-10-16T03:29:54Z",
        "following_count": 34,
        "api_key": "77a89c2ad25d1eaa118050143e8307852d39433c",
        "notify_direct_messages": false,
        "id": 512,
        "oauth_secret": "N8BOCHyPvkPPF7QySWsxAsUpg88RPXyXhJFfdhqRGw",
        "updates_count": 663,
        "suspended": false,
        "notify_group_members": true,
        "twitter_id": 14643241,
        "persistence_token": "3d5dd4337b07fa76c08f6e1c64638e97920c86d9db28f652e67555602a255ba686de76eed7929dccf8260ad5d655435db34a32ef9d094f5258ac7d8cf126a886",
        "recommended": false,
        "followers_count": 26,
        "last_name": "Alam",
        "private_relations": false,
        "investor_relations": false,
        "avatar_url_large": "http://avatars.stocktwits.com/production/512/large-1251812630.png?1251812630",
        "oauth_token": "14643241-xdG9ZRpylFsOV1s0U62x5Dx2oDh2ptyxXT1pDWqgQ",
        "bio": "mobile application developer at stocktwits",
        "login": "syalam",
        "partner": false,
        "email": "syalam@gmail.com",
        "first_name": "Sheehan"
    }
}

But receive the error:

-JSONValue failed. Error trace is: (
    "Error Domain=org.brautaset.JSON.ErrorDomain Code=5 \"Unescaped control character '0x0'\" UserInfo=0x82b9bc0 {NSLocalizedDescription=Unescaped control character '0x0'}",
    "Error Domain=org.brautaset.JSON.ErrorDomain Code=3 \"Object value expected for key: education\" UserInfo=0x82b9d20 {NSUnderlyingError=0x82b9c00 \"Unescaped control character '0x0'\", NSLocalizedDescription=Object value expected for key: education}",
    "Error Domain=org.brautaset.JSON.ErrorDomain Code=3 \"Object value expected for key: profile\" UserInfo=0x82b9de0 {NSUnderlyingError=0x82b9d00 \"Object value expected for key: education\", NSLocalizedDescription=Object value expected for key: profile}",
    "Error Domain=org.brautaset.JSON.ErrorDomain Code=3 \"Object value expected for key: user\" UserInfo=0x82b9e90 {NSUnderlyingError=0x82b9d60 \"Object value expected for key: profile\", NSLocalizedDescription=Object value expected for key: user}"

I’m not sure how to diagnose?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T18:46:40+00:00Added an answer on May 17, 2026 at 6:46 pm

    i was loading this code in didReceiveData() instead of connectionDidFinish() so I was getting partial results.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following JSON object: { response: { status: 200 }, messages: [
In my servlet I have the following code: response.setContentType(application/json);//set json content type PrintWriter out
I have the following JSON : { meta: { code: 200 }, response: {
I have the following JSON String { name:Product, properties: { id: { type:number, description:Product
i have following json format { status: ACTIVE, result: false, isworking: false, margin: 1,
I have the following json string: {response:[[{uid:123456,name:LA_}],[{cid:1,name:Something}],[{cid:1,name:Something-else}]]} How can I get Something value? I
I have the following json : { "users": [{ "user": { "user_id" :"a11uhk22hsd3jbskj", "username"
I've got the following object: $json = '{response: {status: {message: Success}, images: [{url: http://domain.com/images/0001.jpg},
i have the following JSON response, but i am not sure how to properly
I have a web service in liferay.. and the response would be {response:{status:{code:200,message:ok},userProfile: {screenName:testUser,userName:testUser}}}

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.