DEV Community

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

Collapse
 
clintonksang_81 profile image
Clinton

I've edited

Thread Thread
 
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