Hello, I'm making an AJAX app for college course on ASP.NET MVC and i'm trying to make a web app that gives people recommendations for movie to watch but I can't seem to connect to the API properly. Postman returns { "success": false, "status_code": 34, "status_message": "The resource you requested could not be found." } So as far as I'm concerned the connection is there but not the data? Has anyone encountered this? I'm sorry if the question is trivial, I'm not interested fluent in C# nor ASP.NET.
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Travis Bell
am 8. März 2024 um 10:28
Hi @pjakubiec,
What's the API request you called that returned the 404?