Hi, im having trouble with the console. It is giving the error: "Fetch API cannot load", on settings, i have a have API Key and API Read Access Token but don't have example Api request and the base URL https://api.themoviedb.org/3 doesn't work .
should i try to regenerate key?
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no robbie3999
on septembris 22, 2023 at 4:48 PM
Hi @Suecalle, the error you give comes from your code or whatever you are using to access the api, that is not a tmdb error. So there is no way we can tell what is going wrong.
If you want to test your api key, you can try the following url and see if you get successful output or an error.
https://api.themoviedb.org/3/movie/550?api_key=YOUR_API_KEY
Otherwise, we need to see the api URL you are using and the tmdb error code. The valid error codes are listed here.