I have an application created from JHIPSTER
, I have another application that would use the resources of the api
provided by it, however when trying to login the same returns the
Forbidden error 403: Could not verify the provided CSRF token because your session was not found.
I do not know what to do anymore, I tried everything and nothing.