You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Google Cloud Shell, I am able to expose ports of the Cloud Shell machine, but the way that Google does it is to provide a separate URL on port 80.
This means that when I put in the appropriate endpoint into the database connection URL in the Neo4j Browser, I get a CORS policy failure, and I can't connect. Is there any chance a future update could include an "Access-Control-Allow-Origin" header so that a database connection is possible using Google Cloud Shell?
The text was updated successfully, but these errors were encountered:
When using the Google Cloud Shell, I am able to expose ports of the Cloud Shell machine, but the way that Google does it is to provide a separate URL on port 80.
This means that when I put in the appropriate endpoint into the database connection URL in the Neo4j Browser, I get a CORS policy failure, and I can't connect. Is there any chance a future update could include an "Access-Control-Allow-Origin" header so that a database connection is possible using Google Cloud Shell?
The text was updated successfully, but these errors were encountered: