
Hello,
I am getting the error below in flutter windows release, created with msix package, on a older laptop with windows 11, it does not happen on my newer laptop on wich I work on the project also with win 11:
AppwriteException:, HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(.../third. _party/boringssl/src/ssl/handshake.cc:393)) (0)
Appwrite is self hosted, v 1.4.13.
Recommended threads
- Cannot create a user
Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
- Invalid credentials after migration
Hi everyone! After migrating our self-hosted Appwrite 1.3.1 to another server (staging, so a different domain), we are now getting 'Invalid credentials' when ...
