mapbox / mapbox-sdk-js

A JavaScript client to Mapbox services, supporting Node, browsers, and React Native
Other
718 stars 186 forks source link

Remove configurable ownerId parameter from tilesets API and possibly other APIs #355

Open danswick opened 4 years ago

danswick commented 4 years ago

There are few, possibly no, endpoints that support making requests using a mismatched ownerId / accessToken combination. In my opinion, making ownerId configurable suggests to the end user that this is not the case.