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?
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط robbie3999
در تاریخ سپتامبر 22, 2023 ساعت 4:48 ب.ض
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.