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

Does mapbox server block the ip from China for request "styles" #13374

Open
ArthurWt opened this issue Dec 27, 2024 · 1 comment
Open

Does mapbox server block the ip from China for request "styles" #13374

ArthurWt opened this issue Dec 27, 2024 · 1 comment

Comments

@ArthurWt
Copy link

ArthurWt commented Dec 27, 2024

mapbox-gl-js version: 0.51.0

browser: Chrome

Steps to Trigger Behavior
construct a web app with mapbox
run app and inspect the chrome dev-tool

The request "https://api.mapbox.com/styles/v1/mapbox/outdoors-v10?optimize=true&access_token=xxx" fail for 'net::ERR_CONNECTION_REFUSED',
and the request "https://api.mapbox.cn/styles/v1/mapbox/outdoors-v10?optimize=true&access_token=xxx" also failed.

But, turn on vpn , the request "https://api.mapbox.com/styles/v1/mapbox/outdoors-v10?optimize=true&access_token=xxx" successfully!!

It seems that mapbox server block the IP from China. Sorry for that said.
So, if it is possible to make it run successfully.
Anyone helps?

@Thunder7991
Copy link

It's supposed to be political, and so am I.

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