#136 ✓resolved
Travis Bell

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

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.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins

People watching this ticket

Tags

Pages