Access to resource at 'http://192.168.1.xxx/events' from origin 'chrome-extension://kmjbmachokkeknjijjjgppfajammjdad' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I cannot seem to get the connection to the Chrome Extension to work due to a new CORS policy that has been added to Chrome. Has anyone got a fix for this other than disabling the CORS policy?
I can connect over the IP address just fine using an HTML browser and updating the driver for my Huzzah Feather 32 worked great.
Also, it appears that Bluetooth seems to work on the Chrome Extension only if I have my cable plugged into the computer..... is that correct? So I cannot just connect to a portable battery and use Bluetooth?
Thanks All,
Regards,
Shawn
RE: For number 1, is your HEG up to date? I had to add some header settings to get it streaming on WiFi correctly in a more recent update, so it ought to work fine now. For number 2, really? I honestly haven't tested the battery much, it ought to work like a normal power source if it meets the voltage requirements as that's how it's wired on the board. Note you need it to be in Bluetooth Classic mode and not BLE, as BLE requires more specialized protocols that my extension is not set up for. Again, this is available on the most recent update. I expect both of these issues will resolve once that's done.