You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/05/24 17:44:17 UTC

[GitHub] [incubator-superset] Onroe commented on issue #4895: An error occurred while rendering the visualization: Error: An API access token is required to use Mapbox GL.

Onroe commented on issue #4895:
URL: https://github.com/apache/incubator-superset/issues/4895#issuecomment-633265829


   Follow these steps to configure MAPBOX API
   1. Go to  https://www.mapbox.com/ and create an account
   2. Then create your own token and copy it
   3. Locate your superset installation folder
   4. cd to your virtual environment
   5. change to Lib/site-packages/superset
   6. locate config.py  
   7. Open config.py file and search for MAP_BOX_API_KEY variable and add the copied key e.g  MAPBOX_API_KEY = 'YOUR_TOKEN'


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org