using the correct token, accessing `user/me` should return the correct user data. instead, it returns empty response and when I check using console.log (inside deployd ON GET event) it ( `me` ) returns `undefined`
using the correct token, accessing
user/meshould return the correct user data.instead, it returns empty response and when I check using console.log (inside deployd ON GET event) it (
me) returnsundefined