💭 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?
🏢 Have you read the Code of Conduct?