✅ ASP.NET Fetch request to MySQL
So i want to chcek if typed login exisits in db but i get all time error 404
11 Replies
The page is also created from taskId like this
so idk if i added it correctly to the fetch request
Ah, callback hell, haven't seen it in a while lol
i made same for task creation t ocheck if title is unique and it works fine tho
The
OnCheckLogin()
is a handler in the Razor page?yes
There is no
CheckLoginExists
handler
like this? didn't fix the issue tho
Huh
I'm gonna be honest, I never used named handlers, let alone as some sort of a pseudo-API
I just always had my API endpoints separate
td; dr;
to fix it get pageID (taskId)