[solved] I can not enter a phone number: loading failed

Hello everyone

I can not enter a phone number in field: send to. Whatever I try to enter I receive an error message: loading failed. I’ve tried everything. Please help me. I use 1.4.2 version PlaySms on ubuntu server!

Check into your config.php your configured url agains url you are using to access playSMS, probably there is a mismatch.

Thank you for your response. You were right. I change http to https :
$ core_config ['ishttps'] = true;
And now working fine
Thank You very much!!

Hi Anton. May I ask what is the fix for this? I am already running in https set to true but still contacts are not loading. Appreciate any help. Thank you.