mapillary / mapillary-python-sdk

A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data.
MIT License
37 stars 14 forks source link

Fix 403 auth error for tiles endpoints #134

Closed OmarMuhammedAli closed 2 years ago

OmarMuhammedAli commented 2 years ago

Closing #131 and #124

Approach taken

Checks whether the requested endpoint is a tiles or a graph endpoint, and changes authentication method accordingly.

cbeddow commented 2 years ago

@Rubix982 I will let you merge if all looks good--then due to push a release to PyPI?

Rubix982 commented 2 years ago

LGTM. Merging.

Rubix982 commented 2 years ago

@cbeddow see a new release (1.0.1) at,