Is there any way to share an AI studio app with someone for them to use?

I have made multiple apps that work great! Any time I deploy > share these apps to cloud run anyone that tries them gets a 400 error about API key validity?

I have tried to run through AI / gemeni / ask for help here and literally no one is replying or helping in any forum I try and AI just keeps trying to get me to set environment variables etc.. which does not seem to make sense in this instance.

So stupid question: how can you use the link given to you after deploying to let someone else use an app?

My app is fairly basic: it analyzes images the user provides and gives a report based on them. It works GREAT for me if I am logged in, in preview and even if I deploy the link works fine for me. But ANYONE that uses it gets a 400 error otherwise. What am I missing? Why does deploy exist if it does not actually let you share it with anyone?

I have prob spend 1 hr making these tools and 8+ hrs trying to debug why they are not publicly useable in any way unless I am logged into my google acct. PLEASE HELP

Hey @Timothy_Jackson , We have noted the issue. It might be related to API key permissions or authentication settings. While we investigate further, please double-check the permissions associated with your API key and the IAM roles assigned to Cloud Run.

Thanks