
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
- Dumb question, api key for app? Protect ...
I have my project set up, and I'm developing with Flutter. My app does not require users to log in to retrieve some general project data, but authentication is ...
- OAuth2 Giving 404
I am trying to implement oauth2 with Google, but it keeps giving this weird 404 error.
- Oauth integration not working after appw...
Hey all, I hope this is the correct category. As the title states, we recently upgraded both our staging and production appwrite to 1.6.1. We had GitHub oauth ...
