Rank 1: Thread
net::ERR_CERT_AUTHORITY_INVALID
Votes
0
Replies
23
Participants
Unknown
Messages
24
Rank 1: Thread
net::ERR_CERT_AUTHORITY_INVALID
Are you using Cloud or self hosting?
Rank 1: Thread
selfhosting..
Rank 1: Thread
the issue is resolved actually
Rank 1: Thread
https:// -> http://
Rank 1: Thread
Rank 1: Thread
how can I pass labels?
Rank 1: Thread
btw.
And do you have a valid certificate?
Rank 1: Thread
not really
Rank 1: Thread
that's why.
Rank 1: Thread
,.
Is this server going to be in production, or it’s just for dev?
Rank 1: Thread
it's just dev
Rank 1: Thread
.......
Labels have to be set from a Server SDK, IIRC
Rank 1: Thread
this one is sdk i think
Rank 1: Thread
What about it?
Rank 1: Thread
how can I add label?
users.updateLabels()
Rank 1: Thread
return await account.createEmailSession(email, password); },```Rank 1: Thread
is it possible in this code?
No, they are meant to be added server side with a server SDK like ideclon shared