I'm trying to get something from /trending/{media_type}/{time_window} But i got a 404 error. In try it out section i got a 503 error.
What's wrong?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by ticao2 š§š· pt-BR
on February 22, 2023 at 5:09 AM
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/script 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.
Try it Out
The "Try it out" feature on the Developers pages
https://developers.themoviedb.org/3/getting-started/introduction
only works for building your API Request.
Do not use the " Send Request " button.
This function is no longer working.
Using "Send Request" you will get the following error page:
Copy the API Request URL you built and paste it into a new Tab or Window of your browser.
This way you can check the result of your API Request.
Never use the base URL generated by Stoplight.
z4vrpkijmodhwsxzc.stoplight-proxy.io
Always use our basic production URL.
api.themoviedb.org
Reply by Aytmamatov_Musa
on February 22, 2023 at 5:56 AM
Thanks, it was my mistake i used
movie
in the request