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.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on March 8, 2024 at 10:28 AM
Hi @pjakubiec,
What's the API request you called that returned the 404?