Skip to content

📚 Documentation: [Cloud-Console] Remove setSelfSigned on Project Setup #638

@ItzNotABug

Description

@ItzNotABug

💭 Description

Generic example:

Client()
  .setEndpoint("https://cloud.appwrite.io/v1")
  .setProject("projectId")
  .setSelfSigned(status: true) // This is no more required as there's no `local development` on cloud.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions