Open WafaaSisalem opened 1 month ago
Same problem, any workaround ? Thanks in advance
Same problem, any workaround ? Thanks in advance
unfortunately no update! did you find free alternatives to this API? thank you
Doing an http request instead of https worked, you have to check if its possible on your app to do that.
Doing an http request instead of https worked, you have to check if its possible on your app to do that.
Thank you it worked
I'm encountering the following exception when making a request: DioException [unknown]: null I/flutter (2669): Error: HandshakeException: Handshake error in client (OS Error: I/flutter (2669): CERTIFICATE_VERIFY_FAILED: certificate has expired (handshake.cc:393)) This appears to be due to an expired SSL certificate. Can you assist with resolving this issue?