Bug: Mapbox no longer supports Classic styles

I’m trying to use Map-Box as my map provider for QGC. Firstly, I haven’t found a way to inform the app of my API token…but I hard coded it in source as a hack.

This led to a discovery. When trying to access the ‘dark style’ map I received a response from the MapBox server: 410 Gone, with the following message:
{“message”:“Classic styles are no longer supported; see https://blog.mapbox.com/deprecating-studio-classic-styles-d8892ac38cb4 for more information”}

I think there is some work to be done to point QGC at mapbox in a supported manner.

Cheers