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 665111
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:40:26+00:00 2026-05-13T23:40:26+00:00

While trying to GET a JSON, my callback function is NOT firing. $.ajax({ type:GET,

  • 0

While trying to GET a JSON, my callback function is NOT firing.

$.ajax({
    type:"GET",
    dataType:'json',
    url: myLocalURL,
    data: myData,
    success: function(returned_data) { 
        alert('success');
    }
});

The strangest part of this is that:

  1. my JSON(s) validates on JSONlint
  2. this ONLY fails on IE7…it works in Safari, Chrome, and all versions of Firefox, (and even in IE8). If I use ‘error’, then it reports “parseError”…even though it validates!

Is there anything that I’m missing? Does IE7 not process certain characters, data structures (my data doesn’t have anything non-alphanumeric, but it DOES have nested JSONs)? I have used tons of other AJAX calls that all work (even in IE7), but with the exception of THIS call.

An example data return here is: (this is a structurally-complete example, meaning it is only missing a few second-tier fields, but follows this exact hierarchy)

{"question":{
             "question_id":"19",
             "question_text":"testing",
             "other_crap":"none"
            },
  "timestamp":{
              "response":"answer",
              "response_text":"the text here"
              }
}

I am completely at a loss. Hopefully someone has some insight into what’s going on…thank you!

EDIT
Here’s a copy of the SIMPLEST case of dummy data that I’m using…it still doesn’t work in IE7.

{
  "question":{
         "question_id":"20",
         "question_text":"testing :",
         "adverse_party":"none",
         "juris":"California",
         "recipients":"Carl Chan"
         }
}

I am starting to doubt that it is a JSON issue…but I have NO idea what else it could be. Here are some other resources that I’ve found that could be the cause, but they don’t seem to work either:
http://firelitdesign.blogspot.com/2009/07/jquerys-getjson.html (Django uses Unicode by default, so I don’t think this is causing it)

Anybody have any other ideas?

  • 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-13T23:40:26+00:00Added an answer on May 13, 2026 at 11:40 pm

    The example data you present looks all right but my strong suspicion still is that there is an unclosed comma somewhere like this:

     "timestamp":{
                  "response":"answer",
                  "response_text":"the text here"
                  }, <------------
    }
    

    IE is the only browser that (correctly) trips over this.

    If this is not it, can you show a full data sample (or confirm that the example you show is indeed a full sample)?

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

Sidebar

Related Questions

While trying to pass part of a Json string to a function I get
While trying to insert data to my SQl db i get the following error
While trying to validate form data on my page i get the following error:
While trying to do: perl -I'/v1/data/site_perl' -MCPAN -e 'install Log::Dispatch'; I continue to get
I am trying to get JSON data loaded from a NSURLConnection delegate to send
I have been trying to get facebook page feed from json data with jquery.
I followed these instructions while trying to get remote debugging working with Delphi 2007.
OK so after struggling for a while trying to get cURL to fetch a
I am encountering a problem with string formatting while trying to get only the
While trying to validate my forms i get the following error: Expected a {

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.