Status Update
Comments
va...@google.com <va...@google.com>
va...@google.com <va...@google.com> #2
Hello,
Thank you for reaching out to us!
I tried to reproduce this issue at my end. However, I am getting the intended behavior.
Please check the
Please let me know if that helped you with your use case and if there is anything else you would need assistance with.
Thank you
di...@googlemail.com <di...@googlemail.com> #3
> Scheme
> JavaScript origins must use the HTTPS scheme, not plain HTTP. Localhost URIs (including localhost IP address URIs) are exempt from this rule.
Subdomains of localhost (ie. foo.localhost) *are* "Localhost URIs" but are not currently exempt from the rule, contrary to the documentation.
va...@google.com <va...@google.com> #4
Hello,
Thank you for reaching out to us with your request.
We have duly noted your feedback and will thoroughly validate it. While we cannot provide an estimated time of implementation or guarantee the fulfillment of the issue, please be assured that your input is highly valued. Your feedback enables us to enhance our products and services.
We appreciate your continued trust and support in improving our Google Cloud Platform products. In case you want to report a new issue, Please do not hesitate to create a new issue on the
Once again, we sincerely appreciate your valuable feedback; Thank you for your understanding and collaboration.
Description
It's not possible to add eg. `
What you expected to happen:
Subdomains of localhost should be allowed.
Steps to reproduce:
- Go to APIs and Services -> [App] -> Credentials
- Try to add `
Previously I was linked to this article, and then the issue was closed:
This article is completely irrelvent to this issue, as this issue concerns *subdomains* of localhost, not port numbers.