Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your client has issued a malformed or illegal request. #66

Open
videlanicolas opened this issue Sep 30, 2022 · 2 comments
Open

Your client has issued a malformed or illegal request. #66

videlanicolas opened this issue Sep 30, 2022 · 2 comments

Comments

@videlanicolas
Copy link
Contributor

After a successful deployment I try to access https://broker.endpoints.<PROJECT_ID>.cloud.goog/ and I get the following message:

Error: Bad Request
Your client has issued a malformed or illegal request.

This is error HTTP 400, so it's a client error? What am I doing wrong here?

@videlanicolas
Copy link
Contributor Author

Looking at the logs:

Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/<PROJECT_ID>. Forwarding Rule projects/<PROJECT_ID>/regions/us-west1/forwardingRules/a2b7703d05a944065b1eec6ff96b903e of type EXTERNAL_NETWORK_TCP_UDP is not allowed.

I think this is the problem, since I'm an owner of the project I don't think it's a permission issue?

@danisla
Copy link
Member

danisla commented Oct 2, 2022

Yes this looks like a policy/restriction on your GCP project, most likely because you are missing the owner role.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants