Skip to content
Back

CERTIFICATE_VERIFY_FAILED: application verification failure

  • 0
  • Functions
  • Cloud
Ankit Maniya
16 Apr, 2025, 16:25

I am using dart file with API keys to call the cloud function I am performing login req to cloud function and this happened Error info

TypeScript
        CERTIFICATE_VERIFY_FAILED: application verification failure(handshake.cc:393))```

Until Yesterday it is working fine.
Below screenshot when I manually tried to open function url
TL;DR
Developers experiencing a "CERTIFICATE_VERIFY_FAILED" error when trying to call a cloud function. This issue may have been caused by deploying a new function under the same repository, creating a new domain. Manually opening the function URL results in the error. The problem might be related to SSL certificate validation. To solve this issue, ensure that the SSL certificates are up to date and correctly configured for the new domain.
Ankit Maniya
16 Apr, 2025, 16:37

When I deployed new function with the same repo which I am using it created new domain. Might be that issue that older one is not working anymore???

TypeScript
XXXXXXXXXXX.fra.appwrite.run```
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