Cloud storage connected domain with API server

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Cloud storage connected domain with API server



I have an app engine nodejs API that serves the API as well as the static files with express, that works great but I would like to split the deploys of API and client.



I created a bucket with the name of my domain name, pointed CNAME record and modified my API server to not serve static files nor index.html.



I uploaded my files to the bucket. And I get the error:


AccessDeniedAccess denied.Anonymous caller does not have storage.objects.get access to www.onedeeds.com/index.html.



I'm new to Devops and servers. Any help or direction appriciated









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

How to determine optimal route across keyboard