Hello,
I am trying to understand what happened. I have an app that was working well, and nothing was touched for more than a year. A few days ago, I tried to run it, but I am getting a bunch of 404 errors, despite my API key being valid apparently. I would be very grateful if someone could help me out. Here i a screenshot of the errors in console : https://imgur.com/a/MVgMgxC
Thank you.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ ديسمبر 13, 2024 في 12:58 مساءا
Hi @KSurfM,
You have double slashes in your request. Try removing the extra slash and I suspect you'll get the response you're looking for.
رد بواسطة KSurfM
بتاريخ ديسمبر 14, 2024 في 9:41 صباحا
This worked! Thank you. No idea how that happened. As I said, nothing was changed in the code for a year.