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.
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Vastaus käyttäjältä Travis Bell
8 maaliskuu 2024 klo 10:28AM
Hi @pjakubiec,
What's the API request you called that returned the 404?