Skip to content
Advertisement

Tag: vuejs3

Email value won’t pass through from vue to springboot

I have made a api that should get a user by their email but I get an error. I have similar api that just works, I think it goes wrong when I send it to the controller. The error: My vue code: Authservice Controller UserRepository Answer Not sure what api is here in the Vue context but I would guess

Advertisement