question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem downloading MapTile: /12/2299/1442 HTTP response: Forbidden

See original GitHub issue

Hi all.

I`ve got a the problem mentioned in the title. It wont load all the tiles on the map.

osmdroid_error

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
spyhunter99commented, Aug 11, 2016

Yup, that’s it.

Stick this your application before loading the map

OpenStreetMapTileProviderConstants.setUserAgentValue(BuildConfig.APPLICATION_ID);

0reactions
SSaqibRumancommented, Mar 20, 2019

Even I faced this issue after some googling I came across a solution, we need to set User agent value in configuration. Please refer to this link for furthermore clarification https://github.com/osmdroid/osmdroid/wiki/Important-notes-on-using-osmdroid-in-your-app

Read more comments on GitHub >

github_iconTop Results From Across the Web

Downloading maptile: /0/0/0 HTTP response: HTTP/1.1 403 ...
There's an issue with user-agent, update your osmdroid-android project and it should be fine. For more informations, check this: ...
Read more >
in my app: Problem downloading maptile: /0/0/0 HTTP response
Problem downloading maptile: /0/0/0 HTTP response: HTTP/1.1 403 Forbidden. Could it be the problem? The app is very very simple and I just ......
Read more >
osmdroid
Error importing source code #372; Problem downloading MapTile: /0/0/0 HTTP response: Forbidden #371; make ZipFileArchive extensible #369; OSM Mapnik source ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found