OiO.lk Blog java ERROR 401 WHEN I TRY TO USE AN AUTH SERVICE THAT I CREATED
java

ERROR 401 WHEN I TRY TO USE AN AUTH SERVICE THAT I CREATED


i made an auth service with java spring using jwt, and when i try to register a user from postman it gaves me a 401 error saying that im not authorized to use the api.
error when i try to use the api register method

i try to use the password that spring gave me in the authorizaton module from postman (i dont really know wich is the user) and didnt work.
using the credentials that spring gave me
i deduce that is something related with the password that spring gave me
output when i start the auth service
controller register method



You need to sign in to view this answers

Exit mobile version