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.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 8 de marzo de 2024 a las 10:28
Hi @pjakubiec,
What's the API request you called that returned the 404?