Open techtrail-git opened 3 years ago
When I hit the login URL, I am getting this error Full authentication is required to access this resource and it is pointing to RestAuthenticationEntryPoint.java.
RestAuthenticationEntryPoint.java
What could be possible reason for this error
Hi @techtrail-git ,
Did you register the app via /auth/signup api before trying login api?
When I hit the login URL, I am getting this error Full authentication is required to access this resource and it is pointing to
RestAuthenticationEntryPoint.java
.What could be possible reason for this error