I followed this tutorial Velo: Integrate Your Google Cloud BigQuery Database with Your Wix Site | Help Center | Wix.com to connect my BigQuery database to Wix. The database query works in preview but not in published. The published site results in a "You are not authorized" error like below.
I'm pretty sure this is a permissions error from GCP specifically from the container image that the tutorial provides, however, I have no idea how to fix it. The BigQuery database allows all unauthorized invocations just like the tutorial. Is there any way to fix this issue? Or, can I get the request body and method the "wix-data".query function uses?