sync icon indicating copy to clipboard operation
sync copied to clipboard

Not Working on HTTPS

Open ermehar opened this issue 6 years ago • 0 comments

I tried this over one of my HTTPS. But not able to sync the content. Get following exceptional:-

PHP Notice: Undefined offset: 1 in curl_sync/src/Outlandish/Sync/Client.php on line 79 PHP Fatal error: Uncaught RuntimeException: HTTP error: 0 in curl_sync/src/Outlandish/Sync/Client.php:82 Stack trace: #0 curl_sync/src/Outlandish/Sync/Client.php(30): Outlandish\Sync\Client->post(Array) #1 curl_sync/client.php(12): Outlandish\Sync\Client->run('http://console-...') #2 {main} thrown in curl_sync/src/Outlandish/Sync/Client.php on line 82

ermehar avatar Dec 23 '17 14:12 ermehar