See the error I got
Here is the schema
Thanks for trying out connectors! The CORS error is between your browser and the Router, so I’ll refer you to the router docs on CORS.
Are you using Sandbox from http://localhost:4000, or from Studio? The latter definitely requires changing your Router’s CORS settings, while the former is on the same host so it doesn’t require changing anything.