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.
Не можете да откриете филм или сериал? Влезте, за да го създадете.
Искате ли да го оцените или добавите към списък?
Нямате профил?
Отговор от Travis Bell
на 8 март 2024 в 10:28 AM
Hi @pjakubiec,
What's the API request you called that returned the 404?