DEV Community

Discussion on: Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 4

Collapse
 
santosjordi profile image
Saint Jordi

Hello! When I try to login in the created user I get a "Key argument cannot be null." error 500.
The user was created and activated.
Any idea as to why is that?

Collapse
 
santosjordi profile image
Saint Jordi

Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.IllegalArgumentException: Key argument cannot be null.] with root cause

java.lang.IllegalArgumentException: Key argument cannot be null.