Solve for some reason when i access my user endpoint it keep on redirecting to /login, i comment on the security code and even edit my config but it still keep on redirecting to /login i'm trying to access my endpoints without auth to later on uncomment my security code to add the custom basic auth
#Endpoints keep redirecting to /login
4 messages · Page 1 of 1 (latest)
Try restarting the spring apache webserver, u myt then get a bunch of errors
Hi @heady cosmos i restarted the spring apache webserver when running the Spring Boot application and still redirected to /login with the endpoints still
Try logging in and check if u get a response back