
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
- general_route_not_found The requested ro...
``` {"message":"The requested route was not found. Please refer to the API docs and try again.","code":404,"type":"general_route_not_found","version":"1.6.1"} `...
- User (role: guests)
https://sourceb.in/YG9iFTb5uJ
- Unity and OAuth
I'm trying to login an Unity Android app using Yandex provider. I can call the CreateOauth2Token via REST API (.NET is not working). After I get to auth page, s...
