Report this

What is the reason for this report?

Able to login but not able to access my projects

Posted on October 5, 2020

Not able to access this link below after login

https://cloud.digitalocean.com/projects

Saying

Failed to load resource

https://cloud-cdn-digitalocean-com.global.ssl.fastly.net/aurora/assets/vendor-ba4e3460b17383db690caa6a276cec66.css

which in detail says

Because a cookie’s SameSite attribute was not set or is invalid, it defaults to SameSite=Lax, which prevents the cookie from being sent in a cross-site request. This behavior protects user data from accidentally leaking to third parties and cross-site request forgery.

Resolve this issue by updating the attributes of the cookie: Specify SameSite=None and Secure if the cookie should be sent in cross-site requests. This enables third-party use. Specify SameSite=Strict or SameSite=Lax if the cookie should not be sent in cross-site requests

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.