DEV Community

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

Collapse
 
clintonksang_81 profile image
Clinton • Edited

Hey Julia, Thanks for the precise guide, Im having this error when I try to Get from DB,

I doubt I'm having issues with configuring JWT. Kindly assist
dev-to-uploads.s3.amazonaws.com/i/...

Collapse
 
juliest88 profile image
Julia Strichash • Edited

Hey,
I can't see your error. if you tried to upload an image, you need to copy and paste it to your comment.

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