We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
It's supposed to be political, and so am I.
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: