bezkoder/spring-boot-security-login

Cannot send push request

muchovelli opened this issue · 0 comments

Hi, I found out that I cannot send post requests using AuthController, but get requests are working using TestController. Can you help find an issue?

After sending any GET/POST request at AuthController, I'm getting: Unauthorized error: Full authentication is required to access this resource

Even requesting function returning simple string.