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.
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 13 december 2024 vid 12:58 PM
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.
Svar från KSurfM
den 14 december 2024 vid 9:41 AM
This worked! Thank you. No idea how that happened. As I said, nothing was changed in the code for a year.