Query JSON with SQL Resource will not run

I'm looking to join two tables using the Query JSON with SQL resource, which I can get to run as intended in Safari, but Chrome throws the following error:

Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag.

It even throws this error without anything in the query window, seen in the image below:

I tried to follow the steps to resolve this issue in the other Retool forum thread that addressed this but found no success. I've updated my Chrome to the most up to date version 131.0.6778.69 and removed any extensions that would have potentially been an issue, and still nothing works.

Any idea on how to solve this and be able to run it in Chrome? Also, the error is thrown both in the editor and in the front end version of the app.

Hi @rtrt3219, welcome to the forum! :wave:
We've had a couple of users experience this in the past when some Chrome plugins are enabled. Try disabling all plugins and opening the editor again.