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.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```
Recommended threads
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- Create a new paid tier
Current pricing seems reasonable enough about what is someone getting for 25$. But for some people most of these resouces are getting wasted. Like the bandwidt...
- [Bug] Appwrite Auth User Prefs
User prefs are decoded as blank although there are plenty of data and add preference button not working in this case