The Movie Database Support

https://api.themoviedb.org/3/movie/{movie_id}/credits?api_key=<>&language=en-US

ABOVE LINK IS NOT WORKING TO FETCH ALL CREDITS OF MOVIE AS PER movie_id

9 replies (on page 1 of 1)

Jump to last post

@vivekpawar.data said:
Movie Credits
https://api.themoviedb.org/3/movie/{movie_id}/credits?api_key=<>&language=en-US
ABOVE LINK IS NOT WORKING
TO FETCH ALL CREDITS OF MOVIE AS PER movie_id

Please post a complete example here, with the Movie ID.

Problems with API Request

In order for someone to help you with API Request questions,
it is critical that you post here the API Request you are sending to the TMDb server.
Remember to replace your Key with MY_KEY , YOUR_KEY , THE_KEY , or something like that.

Not the programming code you used to build the API Request.
But the API Request that is sent to the TMDb server.
Or the API Request you would like to send.

i don't want to fetch credit for single movie i want it for all movies

@vivekpawar.data said:
i don't want to fetch credit for single movie
i want it for all movies

I repeat.
You stated that an API Request did not work correctly.
Then post here the API Request that didn't work properly.

https://api.themoviedb.org/3/movie/{movie_id}/credits?api_key=<>&language=en-US

Error: Network Error

Check the developer tools console, it might have more information on the error.

GETTING THIS ERROR

{"success":false,"status_code":34,"status_message":"The resource you requested could not be found."}

@vivekpawar.data said:
https://api.themoviedb.org/3/movie/{movie_id}/credits?api_key=<>&language=en-US
Error: Network Error
Check the developer tools console, it might have more information on the error.

This API Request must contain the Movie ID, and is missing the Movie ID.
What data did you expect to receive with this Request?

@vivekpawar.data said:

GETTING THIS ERROR

{"success":false,"status_code":34,"status_message":"The resource you requested could not be found."}

Take a Test

Click to go to your Profile > API: https://www.themoviedb.org/settings/api
At the bottom of the page, below, you'll find the Example API Request.
https://api.themoviedb.org/3/movie/550?api_key=THE_KEY
Use this example to do a search using a new tab in your browser.
You will receive the basic data of the Movie Fight Club (1999)
https://www.themoviedb.org/movie/550-fight-club
If it works, your Key is OK.

When there is a problem, the TMDb Server sends a message.
Can you tell which message the server sent?
Here is a list of possible messages:
https://www.themoviedb.org/documentation/api/status-codes

If it does not work, let us know right here.

Yes i have taken test it works but i getting status code 34 as error

@vivekpawar.data said:
Yes i have taken test it works

Excellent

but i getting status code 34 as error

This error 34 refers to:

34  401     The resource you requested could not be found.  

I repeat, post here the API Request you are sending to our server.

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

Want to rate or add this item to a list?

Login