Jen
Results
1
comments of
Jen
Hello. Providing the JWT in the header resolved the undefined issue for me when trying to make a REST API call from the front end. ```js // pages/index.js import {...