DEV Community

Discussion on: How To Build Rest API With NodeJS, Express, and MySQL

 
juliest88 profile image
Julia Strichash • Edited

Thanks!
I think it's something related to an invalid token.

You have to get the token from the login response and then paste it into the header after the "Bearer .." in the Authorization