6

I'm trying to use Cloud 9 but keep getting the following message during the deployment of the IDE:

"Your web browser does not have third-party cookies enabled"

I'm using Safari 11.0.3 and in the preferences-privacy the block all cookies box is unchecked. I can use Chrome but would prefer to use Safari.

alionthego
  • 8,508
  • 9
  • 52
  • 125

2 Answers2

10

I had to uncheck "Prevent cross-site tracking" to get it to work. Maybe it has something to do with authenticity and AWS passing off to cloud9. I don't remember this being a problem in the past, and I've never had problems logging on to cloud9 directly.

Safari -- Version 11.0.3 (13604.5.100.6)

1

AWS Cloud9 has been updated so that you no longer need to enable third-party cookies to open the IDE.

https://forums.aws.amazon.com/ann.jspa?annID=7207

Andrei Nestser
  • 364
  • 2
  • 9