✅ Issues logging in from frontend via backend API
My backend is C#, .Net, EF CORE, AspNet Core
My frontend is TypeScript and react
I am trying to login from the frontend with http using axios. Picture of the login code is provided.
However when i click the login button i get a 307 error response (added picture of the error)
I cant figure out how i should fix this...
2 Replies
Unknown User•5mo ago
Message Not Public
Sign In & Join Server To View