I can access the API key via Chrome, but when I try to get data with Axios, I get a 404 error. Additionally, when I click on the try it button on developer.tmdb.org, I get the error "Sorry, you couldn't be authenticated with those credentials". How can I solve this problem?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Dmytro747
بتاريخ سبتمبر 10, 2023 في 11:36 صباحا
I have the same error
رد بواسطة robbie3999
بتاريخ سبتمبر 10, 2023 في 4:07 مساءا
For the 404 error, you need to provide the api URL you are trying to access before anyone can help. Hide your private api key with "API_KEY" or "xxxxxx" or something similar.
For the authentication error, see this discussion.