this post was submitted on 11 Jan 2025
2 points (75.0% liked)

JavaScript

1700 readers
1 users here now

founded 2 years ago
MODERATORS
 

hello! im developing lemmy client (on html5). i tried to do login function but... when i try to fetch /v3/user backend with auth-token it give me error:

{
  "error": "no_id_given"
}

but why? what im doing wrong? if you want here is my source file on github ( function: getLoggined() )

you are viewing a single comment's thread
view the rest of the comments
[–] okelote360 1 points 2 weeks ago

wait i can share link to... LINES? i didn't know that...