Have you tried console log the jwt to make sure it exists.
I also don’t think you can’t do an update on /me
. You have to do /users/X
where X
is the id of the user.
Have you tried console log the jwt to make sure it exists.
I also don’t think you can’t do an update on /me
. You have to do /users/X
where X
is the id of the user.