spring-boot-security-login icon indicating copy to clipboard operation
spring-boot-security-login copied to clipboard

Cannot send push request

Open muchovelli opened this issue 3 years ago • 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.

muchovelli avatar Nov 27 '22 15:11 muchovelli