Via Tender: Add CORS headers for JSON requests
Reported by Travis Bell | July 6th, 2012 @ 12:04 PM | in Jerry Maguire (closed)
Assigned to API Support #880. As reported in Tender:
The point of CORS headers is to allow JSON to be loaded cross-domain without having to resort to JSONP. However, in the TMDB API, CORS headers are only set for JSONP responses, not JSON.
Please add the "Access-Control-Allow-Origin: *" header to JSON responses.
Has CORS header: http://api.themoviedb.org/3/movie/550?api_key=KEY&callback=test
No CORS header: http://api.themoviedb.org/3/movie/550?api_key=KEY
Comments and changes to this ticket
-
Travis Bell July 6th, 2012 @ 03:14 PM
- Milestone changed from Icebox to Jerry Maguire
- Milestone order changed from 77 to 0
-
Travis Bell July 11th, 2012 @ 02:16 PM
- State changed from new to started
- Milestone order changed from 1 to 0
-
Travis Bell July 11th, 2012 @ 03:04 PM
- State changed from started to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »