Skip to content
Back

net::ERR_CERT_AUTHORITY_INVALID

  • 0
  • Self Hosted
Smiley
25 Dec, 2023, 19:12

net::ERR_CERT_AUTHORITY_INVALID

TL;DR
User is experiencing the error "net::ERR_CERT_AUTHORITY_INVALID" and is unsure how to resolve it. They are also looking for information on adding labels using a server SDK. Solution: It is suggested to check if a valid certificate is being used. Additionally, if labels need to be added, they should be set using a Server SDK.
ideclon
25 Dec, 2023, 19:18

Are you using Cloud or self hosting?

Smiley
25 Dec, 2023, 19:20

selfhosting..

Smiley
25 Dec, 2023, 19:20

the issue is resolved actually

Smiley
25 Dec, 2023, 19:21

https:// -> http://

Smiley
25 Dec, 2023, 19:21
Smiley
25 Dec, 2023, 19:21

how can I pass labels?

Smiley
25 Dec, 2023, 19:21

btw.

ideclon
25 Dec, 2023, 19:21

And do you have a valid certificate?

Smiley
25 Dec, 2023, 19:21

not really

Smiley
25 Dec, 2023, 19:22

that's why.

Smiley
25 Dec, 2023, 19:22

,.

ideclon
25 Dec, 2023, 19:22

Is this server going to be in production, or it’s just for dev?

Smiley
25 Dec, 2023, 19:22

it's just dev

Smiley
25 Dec, 2023, 19:23

.......

ideclon
25 Dec, 2023, 19:23

Labels have to be set from a Server SDK, IIRC

Smiley
25 Dec, 2023, 19:24

this one is sdk i think

Smiley
25 Dec, 2023, 19:25
ideclon
25 Dec, 2023, 19:28

What about it?

Smiley
25 Dec, 2023, 19:28

how can I add label?

ideclon
25 Dec, 2023, 19:29

users.updateLabels()

Smiley
25 Dec, 2023, 19:30
TypeScript
    return await account.createEmailSession(email, password); 
  },```
Smiley
25 Dec, 2023, 19:30

is it possible in this code?

Drake
26 Dec, 2023, 01:21

No, they are meant to be added server side with a server SDK like ideclon shared

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more