aws/studio-lab-examples

Bug request new account

anhquan0 opened this issue · 8 comments

image I tried with 3 of my email addresses, but when I registered, the information was like the photo above
  • OS: MacOS
  • Browser: Sidekick (Chromnium)

the problem is the cors origin policy
Capture
so what i did is i disabled the cors origin policy in chrome . this may not be the safest method but it works
Open Start window
Search Run and open it or press Window+ R
Paste chrome.exe --user-data-dir="C://Chrome dev session" --disable-web-security and execute it
but it is a problem with aws sageMaker Studio Lab

@CALEB789 This solution don't resolve this problem in my Macbook

Thank you for your patience. We have received several similar error reports, so let us confirm the cause.

#254

@anhquan0 use this instead of that
open /Applications/Google\ Chrome.app --args --user-data-dir="/var/tmp/chrome-dev-disabled-security" --disable-web-security --disable-site-isolation-trials

open /Applications/Google\ Chrome.app --args --user-data-dir="/var/tmp/chrome-dev-disabled-security" --disable-web-security --disable-site-isolation-trials

I have the same error
image

@anhquan0 then the problem is with your email address not the site
try to use your buisness email address not your personal email

open /Applications/Google\ Chrome.app --args --user-data-dir="/var/tmp/chrome-dev-disabled-security" --disable-web-security --disable-site-isolation-trials

I have the same error image

Please try to at least censor sensitive details... like your email

Thank you for your patience. We are investigating this issue. We would like to designate a single point of contact, therefore, we will be closing this issue. Please watch the following issue to monitor the progress.

#254