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:
I tried adding:
contentType : "application/json",
But the error continues.
Attachments (0)
Change History (1)
Changed August 04, 2011 02:20PM UTC by comment:1
component: | unfiled → ajax |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
This is not an error, but a warning. Script tags are used for jsonp.