SSL Issue with external API

Hi there!

Im new to the Kodika Platform. Im designing an app to connect with my python flask backend. I use the external API in kodika to check fetch data from my database and display on the app I develop.

I am getting this error in the mobile app. “An error has occured URLSessionTask failed with error: An SSL error has occurred and a secure connection to the server cannot be made.”

Somehow this error is not coming in macOS Kodika app. Please help me resolve this isse.

Hi,
Are you using an http:// or https:// server URL?

1 Like

I’m using https only.

Are you using a self-signed or invalid/expired certificate?

I’m using a self signed certificate.