Originally [reported in community](https://community.plot.ly/t/cannot-use-mapbox-url-style/27581). If I try to use a mapbox trace with a custom mapbox style in 1.49, the map doesn't load and I see the below error in the browser console: `Error: An API access token is required to use Mapbox GL` [example codepen using latest plotly](https://codepen.io/jonmmease/pen/vPPmVo?editors=1010) It looks like [this mock](https://github.com/plotly/plotly.js/blob/master/test/image/mocks/mapbox_custom-style.json) works because the figure includes a "satelite-streets" style in addition to the custom style.