Skip to main content

Bug Tracker

Side navigation

#9972 closed bug (invalid)

Opened August 04, 2011 02:02PM UTC

Closed August 04, 2011 02:20PM UTC

JSON Error

Reported by: yakumarubr@hotmail.com Owned by:
Priority: low Milestone: None
Component: ajax Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:
Description

I'm trying to get anything with twitter api, but ir return this error in the google chrome console:

Resource interpreted as Script but transferred with MIME type application/json.

Look the script:

http://jsfiddle.net/YPC4H/

I tried adding:

contentType : "application/json",

But the error continues.

Attachments (0)
Change History (1)

Changed August 04, 2011 02:20PM UTC by timmywil comment:1

component: unfiledajax
priority: undecidedlow
resolution: → invalid
status: newclosed

This is not an error, but a warning. Script tags are used for jsonp.