@Aytmamatov_Musa said: How to get trending movies?
I'm trying to get something from /trending/{media_type}/{time_window} But i got a 404 error.
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.
In try it out section i got a 503 error.
What's wrong?
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:
Response 503 Service Unavailable
Error: Network Error
Check the developer tools console, it might have more information on the error.
If you are using an Ad blocker, it is possible your Ad blocker is blocking the request.
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
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 02 月 22 日 5:09上午
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
Aytmamatov_Musa 的回复
于 2023 年 02 月 22 日 5:56上午
Thanks, it was my mistake i used
movie
in the request