Open dirkdatakamp opened 1 year ago
Hi,
I'm trying to build a small "local" javascript page to control a roller shutter.
Reading information and positions is not a problem.
Unfortunately POST to the "/exec/apply" command doesn't work.
Firefox throws a cross origin error both in my application and in the example "https://somfy-developer.github.io/Somfy-TaHoma-Developer-Mode/"
I think the header "Access-Control-Allow-Headers: Authorization, Content-Type" is missing in the web server in the tahoma box.
Would it be possible to fix it in the next update?
Greetings and Thanks Dirk
Hi ! I have the same problem, any suggestions?
Hi!
Just checking in on the status of this bug. Are there any updates?
Thanks!
Ryan
Hi,
I'm trying to build a small "local" javascript page to control a roller shutter.
Reading information and positions is not a problem.
Unfortunately POST to the "/exec/apply" command doesn't work.
Firefox throws a cross origin error both in my application and in the example "https://somfy-developer.github.io/Somfy-TaHoma-Developer-Mode/"
I think the header "Access-Control-Allow-Headers: Authorization, Content-Type" is missing in the web server in the tahoma box.
Would it be possible to fix it in the next update?
Greetings and Thanks Dirk