Tutorial API implementation doesn't work for me.
my main.wasp is
my src/api/api.jsx is
code compiles with no problems, but localhost:3000/api endpoint returns 401 instead of the api response. any ideas?
my src/api/api.jsx is
code compiles with no problems, but localhost:3000/api endpoint returns 401 instead of the api response. any ideas?