
Hi guys, I tried to use Appwrite for the first time in PHP and got a certificate error. I did not find any solution. I tried to create users. Here's the messages :
Fatal error: Uncaught Appwrite\AppwriteException: SSL certificate problem: unable to get local issuer certificate in C:\wamp64\www\TESTAPP\vendor\appwrite\appwrite\src\Appwrite\Client.php on line 260#
Appwrite\AppwriteException: SSL certificate problem: unable to get local issuer certificate in C:\wamp64\www\TESTAPP\vendor\appwrite\appwrite\src\Appwrite\Client.php on line 260
Thanks for your help.
Recommended threads
- SSO google apple not working anymore
We use Apple and Google sso in our react native app. Everything worked fine until we noticed today that we see general argument error. We did not change anythi...
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- Flutter OAuth2 Google does not return to...
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_rout...
