<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font size="+1">For the first time, I'm trying to use a map from
Mapbox as a base map in QGIS. I opened an account at Mapbox.com
and made a map there using their "Satellite streets." I clicked
Publish and chose Publicly available. I copied that map's Style
URL and Access token and plugged them and my Mapbox username into
what I believe is the correct endpoint template. Then back at my
desktop QGIS, I clicked Layer > Add Layer >Add WMS/WMTS
layer > new . Then I entered a name and plugged in my custom
endpoint URL. Then I clicked OK and saw at the bottom "93546 of
93546 bytes of capabilities downloaded." Then I clicked Connect
and got the following message: "Failed to download capabilities".<br>
I'd be grateful if someone will tell me what I'm doing wrong.
Thanks, Steve<br>
<br>
Here are the specifics.<br>
1. Source of instructions:<br>
<a class="moz-txt-link-freetext" href="https://docs.mapbox.com/help/tutorials/mapbox-arcgis-qgis/">https://docs.mapbox.com/help/tutorials/mapbox-arcgis-qgis/</a><br>
2. endpoint template from tutorial:<br>
<a class="moz-txt-link-freetext" href="https://api.mapbox.com/styles/v1/YOUR_USERNAME/YOUR_STYLE_ID/wmts?access_token=pk.eyJ1IjoicHJvZnNhY2tzIiwiYSI6ImNrbDhnaHFlZTBhb2Yyb25sMThvMTNsd2kifQ.E7N3o-toUEV01DBOt1-FPw">https://api.mapbox.com/styles/v1/YOUR_USERNAME/YOUR_STYLE_ID/wmts?access_token=pk.eyJ1IjoicHJvZnNhY2tzIiwiYSI6ImNrbDhnaHFlZTBhb2Yyb25sMThvMTNsd2kifQ.E7N3o-toUEV01DBOt1-FPw</a><br>
<br>
3. endpoint URL with my personal specifics plugged in:<br>
<a class="moz-txt-link-freetext" href="https://api.mapbox.com/styles/v1/profSacks/ckl8hw2rm53v918o7e09ig6mq/wmts?access_token=pk.eyJ1IjoicHJvZnNhY2tzIiwiYSI6ImNrbDhnaHFlZTBhb2Yyb25sMThvMTNsd2kifQ.E7N3o-toUEV01DBOt1-FPw">https://api.mapbox.com/styles/v1/profSacks/ckl8hw2rm53v918o7e09ig6mq/wmts?access_token=pk.eyJ1IjoicHJvZnNhY2tzIiwiYSI6ImNrbDhnaHFlZTBhb2Yyb25sMThvMTNsd2kifQ.E7N3o-toUEV01DBOt1-FPw</a><br>
<br>
4. error message:<br>
Failed to download capabilities: Download of capabilities
failed: Error transferring
<a class="moz-txt-link-freetext" href="https://api.mapbox.com/styles/v1/profsacks/ckl8hw2rm53v918o7e09ig6mq/wmts">https://api.mapbox.com/styles/v1/profsacks/ckl8hw2rm53v918o7e09ig6mq/wmts</a>?<br>
access_token=pk.eyJ1IjoicHJvZnNhY2tzIiwiYSI6ImNrbDhnaHFlZTBhb2Yyb25sMThvMTNsd2kifQ.E7N3o-toUEV01DBOt1-FPw&SERVICE=WMS&REQUEST=GetCapabilities
- server replied: Not Found<br>
<br>
<br>
</font>
</body>
</html>