(As at 6/Aug/18 11:30am NZ time)
Save from inside the Beetleblocks.com/run editor fails, with the UI sitting at "Saving project to the cloud..." message, and the following console errors. NOTE: URLs in the errors have been placed inside ' ... ' in order for the forum to allow me to post > 2 URLs as a new user.
‣ /api/users/PeterL2C/projects:1 -- Failed to load resource: net::ERR_CONNECTION_RESET
‣ (index):100 -- Failed to load 'https://cloud.snap.berkeley.edu/users/c': Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://beetleblocks.com' is therefore not allowed access.
‣ cloud.js:142 -- Uncaught Error: There was an error while trying to access a Snap!Cloud service. Please try again later.
‣ cloud.js:203 -- Cross-Origin Read Blocking (CORB) blocked cross-origin response 'https://cloud.snap.berkeley.edu/users/c' with MIME type text/html. See 'https://www.chromestatus.com/feature/5629709824032768' for more details.
Load similarly from inside editor fails (note, the UI does seem to populate the Load Dialog with projects...):
‣ (index):1 -- Failed to load 'https://cloud.snap.berkeley.edu/users/c': Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://beetleblocks.com' is therefore not allowed access.
‣ cloud.js:142 -- Uncaught Error: There was an error while trying to access a Snap!Cloud service. Please try again later.
‣ cloud.js:203 -- Cross-Origin Read Blocking (CORB) blocked cross-origin response 'https://cloud.snap.berkeley.edu/users/c' with MIME type text/html. See 'https://www.chromestatus.com/feature/5629709824032768' for more details.
(repeats a few times)
Note: Opening projects via the 'http://beetleblocks.com/myprojects' link on the 'Beetleblocks.com' site succeeds.