this post was submitted on 11 Jan 2025
1 points (100.0% liked)

Lemmy Support

4694 readers
34 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 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() )

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here