mapbox / landsat-tiler

A serverless Landsat tiles server using AWS Lambda
BSD 3-Clause "New" or "Revised" License
143 stars 24 forks source link

Mapbox style not found #6

Closed fredliporace closed 6 years ago

fredliporace commented 6 years ago

Hello,

Thanks for the great tool.

I successfully deployed the app but while using viewer/js/app.js I got an error while trying to download a mapbox style:

https://api.mapbox.com/styles/v1/vincentsarago/ciy1m6t8y005a2rr09jhfplg3?access_token=***MY_MAPBOX_TOKEN***

The error is {message: "Style not found"}

Could that be a token issue?

vincentsarago commented 6 years ago

dear @fredliporace sorry about that, the style was in private mode :-(

Should be fixed now 🎉