Ssl is not enable ionwordpress

Hello, i have create an ionic app with ionicwordpress but when i would like connect with login i have this error:
"ssl is not enable either use_https_or provide ‘insecure’ var as insecure=cool to confirm you want to use http protocol"
please have you any idea to fix that?

I have same issue,
How to do this:

provide ‘insecure’ var as insecure=cool to confirm you want to use http protocol"

anyone help me please…

Add &insecure=cool after the url.

i have same issue … in which file i add this code?

Just add the &insecure=cool, after any url where you make a request via Wordpress Api or Third Party Api plugin

For example: www.example.om/wp-json/wp/v2/posts?&insecure=cool