Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to download basemap tile archives #1463

Closed
manjitapandey opened this issue Apr 19, 2024 · 1 comment
Closed

Unable to download basemap tile archives #1463

manjitapandey opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
backend Related to backend code bug Something isn't working frontend Related to frontend code testing:ready Ready for testing

Comments

@manjitapandey
Copy link
Contributor

Describe the bug
I am able to generate the tiles on FMTM but unable to download the tiles to my device. I encounter 500 error in network panel

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'any projects'
  2. Click on 'basemaps
  3. Select tile source and output format and generate tile.
  4. once generated, try to download the tiles.
  5. See error

Expected behavior
User should be able to download tiles to their local devices.

Screenshots
image

@manjitapandey manjitapandey added the bug Something isn't working label Apr 19, 2024
@manjitapandey manjitapandey added the backend Related to backend code label Apr 19, 2024
@spwoodcock spwoodcock changed the title Unable to download tiles Unable to download basemap tile archives Apr 19, 2024
@spwoodcock
Copy link
Member

This is due to adding mapper auth.
We need to pass in the project_id to the endpoint too.
Fixing this.

@spwoodcock spwoodcock assigned spwoodcock and unassigned Sujanadh Apr 19, 2024
@spwoodcock spwoodcock added frontend Related to frontend code testing:ready Ready for testing labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code bug Something isn't working frontend Related to frontend code testing:ready Ready for testing
Projects
Development

No branches or pull requests

3 participants