FancyPixel / moby

A sample app to test out AHAP (Apple Haptic and Audio Pattern) files
156 stars 11 forks source link

Captain AHAP vs HTTPS #8

Closed justingeeslin closed 3 years ago

justingeeslin commented 3 years ago

Browsers disallow requests of HTTP when the originating page was loaded via HTTPS. This keeps a user from "Save and Share"ing the result of the editor, Captain AHAP. See screenshot.

Is Captain AHAP open source? If so, I can likely submit a PR to fix.

Screen Shot 2020-11-18 at 4 46 53 PM
andreamazz commented 3 years ago

Hey @justingeeslin Thanks for the heads up, I forgot to update the endpoint when we enabled the forced https. I't now fixed 👍