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?
Negalite rasti filmo ar TV laidos? Prisijunkite, kad sukurtumėte.
Norite įvertinti ar įtraukti šį elementą į sąrašą?
Nesate narys?
Atsakė robbie3999
2023 rugsėjo 22, 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.