Hi,
I am trying to use this service with javascript from an external website keep getting a "CORS header 'Access-Control-Allow-Origin' missing" error. To be able to use this externally via client javascript, you need to enable CORS support. The simpilest way to do this is via aiohttp-cors, I have forked this repository to attempt to fix the issue myself, but I cannot test my fix without an ssl certificate.
Contact me if you need any help fixing the issue.
Hi,
I am trying to use this service with javascript from an external website keep getting a "CORS header 'Access-Control-Allow-Origin' missing" error. To be able to use this externally via client javascript, you need to enable CORS support. The simpilest way to do this is via aiohttp-cors, I have forked this repository to attempt to fix the issue myself, but I cannot test my fix without an ssl certificate.
Contact me if you need any help fixing the issue.