I am on a chrome device, and have the Arduino Create app installed from the Chrome Store, however when clicking "Launch App" from the app store, it simply opens up the website at
https://create.arduino.cc/editor/. I am able to successfully build and deploy code to the Arduino from that browser application.
As I use
https://create.arduino.cc/editor/ I have the same experience reported on the original thread (
https://forum.arduino.cc/index.php?topic=677327.0) where the browser will refresh the page randomly, then eventually I end up on the page with the simple message "400 Bad Request - Request Header Or Cookie Too Large". This can be worked around by clearing cookies, but eventually (within 10 minute) I"m in the same situation.
It doesn't matter if I'm using private browsing or on, or whether I authenticate with UN/PW or through my Google account. When watching the network traffic in the Chrome developer console, I see that when issues start occurring there are some HTTP 500 responses with an authentication looking error message in the body.
UPDATE: since this morning, I have not been able to reproduce this issue.