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

Cross-Origin-Resource-Policy missing from response header of khms0.googleapis.com and khms1.googleapis.com #1189

Open
AndreasVidovic opened this issue Apr 9, 2024 · 1 comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@AndreasVidovic
Copy link

AndreasVidovic commented Apr 9, 2024

Cross-Origin-Resource-Policy missing from response header of khms0.googleapis.com and khms1.googleapis.com. This prevents satellite images from loading if Cross-Origin-Embedder-Policy: "require-corp"is configured.

Environment details

  1. API: Map Tiles API
  2. OS: MacOS Sonoma 14.4.1

Steps to reproduce

  1. Open a terminal and run the following command curl -i https://khms1.googleapis.com/kh\?v\=969\&hl\=sv-SE\&x\=35177\&y\=20498\&z\=16. This command lists the response headers. Cross-Origin-Resource-Policy is not included.
@AndreasVidovic AndreasVidovic added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 9, 2024
@wangela
Copy link
Member

wangela commented Apr 9, 2024

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@AndreasVidovic Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants