Closed ryanhalliday closed 4 years ago
HTTP requests fail on HTTPS sites
https://github.com/ArloSoftware/arlowp-plugin/blob/6349ddb70d6e90daafd22b771ba460dc66567bfe/admin/assets/js/arlo_for_wordpress.js#L609
Potentially change to platformID to presentations.arlo.co?
platformID
presentations.arlo.co
Mostly remedied by HSTS now but we don't want to open this to any issues.
The fix is not neat at all, but we don't publish ls-apiclient and we are unlikely to use it any further in WP.
ls-apiclient
HTTP requests fail on HTTPS sites
https://github.com/ArloSoftware/arlowp-plugin/blob/6349ddb70d6e90daafd22b771ba460dc66567bfe/admin/assets/js/arlo_for_wordpress.js#L609
Potentially change to
platformID
topresentations.arlo.co
?