The Movie Database Support

Hi. I have problem with response in json format. Im requesting GET request https://api.themoviedb.org/3/movie/1900/credits?api_key=myapikey&callback=json But don't reciving response in json format. What's wrong with my request?

1 reply (on page 1 of 1)

Jump to last post

Hi mikhailtpm,

By using the callback param, you're actually calling JSONP and what this is doing is wrapping your JSON in a JavaScript function. Regular JSON is returned by not specifying the callback param. I'm not sure which you're expecting, but it is working as designed (regular JSON):

{"adult":false,"backdrop_path":"/1edydp18PYIaihYLfG52e3v9jwQ.jpg"...

Vs. JSONP (callback=test):

test({"adult":false,"backdrop_path":"/1edydp18PYIaihYLfG52e3v9jwQ.jpg"...

Cheers.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่

เข้าสู่ระบบ