All my self-hosted Shiny apps are failing with 400 status code when accessed by Microsoft Edge browser. There is nothing being reported in /var/logs/shiny-server.log
or /var/logs/shiny-server/<app>.log
. I'm running the apps on vanilla Shiny Server on Ubuntu 16.04 with Apache2. Grateful for suggestions.
This SO question shows I'm not the only one with this issue - https://stackoverflow.com/questions/46860927/shiny-app-does-not-work-on-microsoft-edge-browser
Worth noting that apps server by shinyapps.io
work without a problem in my Edge.