
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
- Flutter native Google Sign Up with googl...
Hey I want to use the native login instead of the WebView. Do you have any experience on that and has Appwrite to plan this support?
- After upgrading expo 52 to 53
Hello After upgrading my project from Expo SDK 52 to SDK 53, I encountered the following error when running the app: TurboModuleRegistry.getEnforcing(...): 'P...
- How can I use react-native-appwrite in a...
I'm building an app using React Native CLI (not Expo), and I want to add Google Sign-In authentication. However, when I try to use react-native-appwrite, it thr...
