Relative Content

Tag Archive for reactjsasp.net-coreaxios

Axios 404 error while trying to delete note ASP, Axios

im begginer in asp+react dev and im trying to make CRUD poroject. Im stuck at the DELETE request. Im getting 404 error when im trying to delete note. But in swagger everything works fine and i have access to note throug the URL, in CORS all methods allowed, axios function getting the correct id.
Heres ASP delete-func