My code developed in java works correctly in everything else, but always i try to execute the following post routine, it returns me with this error, someone knows how to fix it?
Post that returns the erros
The @Secured(SecurityRule.IS_ANONYMOUS) allows anyone to execute the routine without auth, I inserted it to try to fix the problems, but not solved.
The error
Using micronaut Version 2.0.1
AWS-SAM-CLI Version 1.14.0
Docker Version 20.10.2
Obs. Other requisitions are working just fine (even the ones that require admin auth). The body of the requisition is correct.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…