You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
API: Map Tiles API
OS: MacOS Sonoma 14.4.1
Steps to reproduce
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.
The text was updated successfully, but these errors were encountered:
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:
Cross-Origin-Resource-Policy
missing from response header ofkhms0.googleapis.com
andkhms1.googleapis.com
. This prevents satellite images from loading ifCross-Origin-Embedder-Policy: "require-corp"
is configured.Environment details
Steps to reproduce
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.The text was updated successfully, but these errors were encountered: