Поддръжка на The Movie Database

I have an API key that I am using for a site I am working on. I had to change the URL and now I get a cross domain error. I was wondering whether I can add a URL (or two, really, one being localhost for development) that I can use with my API key. I'm really not even 100% sure that this is the issue.

Thank you!

3 отговора (на страница 1 от общо 1)

Jump to last post

Hi blkmutt,

You'll need to use JSONP to get around this problem, it's not something that we control. You can read more about this here. You can call our API as JSONP by including a callback parameter. Example:

https://api.themoviedb.org/3/movie/550?api_key=###&callback=test

Cheers.

Hi Travis,

Thanks for the response. I've tried this a couple of ways, one of which is your suggestion. I get the following still:

XMLHttpRequest cannot load http://api.themoviedb.org/3/configuration?api_key={my_api_key}&callback={my_callback_function}. A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'http://localhost:3000' is therefore not allowed access.

Also, I've tried setting the Accept header to 'application/jsonp' and I have the same problem.

Any idea why I'd still be getting this?

Thanks again for the help!

Hi blkmutt,

What library are you using? I am fairly positive a wildcard (*) is perfectly valid for the Access-Control-Allow-Origin header. I have a working jQuery test you can see here (add your API key on line 11).

Не можете да откриете филм или сериал? Влезте, за да го създадете.

Глобални

s фокусиране на лентата за търсене
p отваряне на меню "Профил"
esc затваряне на отворен прозорец
? отваряне на прозореца за клавишните комбинации

На страниците за медиите

b връщане назад
e към страницата за редактиране

На страниците за сезони

(стрелка надясно) към следващ сезон
(стрелка наляво) към предишния сезон

На страниците за епизоди

(стрелка надясно) към следващ епизод
(стрелка наляво) предишен епизод

На всички страници за изображения

a отваряне на прозорец за добавяне на изображение

На всички страници за редактиране

t меню за избор на език, на превода
ctrl+ s изпращане на форма

На страниците за дискусия

n създаване на нова дискусия
w статус на наблюдаване
p публична/лична
c затваряне/отваряне
a отваряне на действия
r отговаряне в дискусия
l към последния отговор
ctrl+ enter изпращане на вашето съобщение
(стрелка надясно) следваща страница
(стрелка наляво) предишна страница

Настройки

Искате ли да го оцените или добавите към списък?

Вход