[SOLVED] CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate
- 1
- Android
- Flutter
- Cloud
Hi there,
I'm using Appwrite cloud in my flutter app. my app works fine on all android devices except few. this is the error message I'm getting: and I'm confused about how to fix it and app is in production now. Please help!! Thanks in Advance!
this is the project id
Also, do you have enabled setselfsigned feature?
no
I think I know now the issue
I informed the team, they're working on it
okay, thank you
is there something that needs to be done from my end
I think they have set an incorrect timezone and due to that, it fails
timezone and date time was incorrect on one of my device but then we set it to automatic
still same error
okay, so you mean it's incorrect on appwrite cloud?
Your users. Okay, I double checked and was not what I thought it was
Do you have set any custom domains?
it's correct on my end too.
And month?
date time all set to automatic
Hey @kamal.panara have you setup any custom domains in your project??
nope only using default: https://cloud.appwrite.io
I have added web platform
can this be in appwrite flutter SDK? - Flutter Android specific issue ?
appwrite uses let's encrypt ?
Recommended threads
- Cant configure email templates
i configure it on the console, and when i send the OTP, it sends with appwrite's email (instead of custom smtp) and with the branding, but i have the Pro (educa...
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...