-
Notifications
You must be signed in to change notification settings - Fork 1k
Problem downloading MapTile: /12/2299/1442 HTTP response: Forbidden #366
Comments
Hi guys, |
Hello, I'm having the same issue now 08-11 12:48:00.197 W/OsmDroid: Problem downloading MapTile: /10/586/371 HTTP response: Forbidden |
+1 |
It's possible that the sample application's and default value for On Thu, Aug 11, 2016 at 5:57 AM, Emil Dancescu notifications@github.com
|
Yup, that's it. Stick this your application before loading the map OpenStreetMapTileProviderConstants.setUserAgentValue(BuildConfig.APPLICATION_ID); |
That means that i should update 6 apps that are allready in production... Awesome... |
Are you sure that there isn't other solution for this problem ? |
Spyhunter99 this fixed for me. Thanks for the answer! |
#366 setup up example to set the user agent
@catalin2402 sorry for the inconvenience. It's been in the api since 5.0 and in the wiki shortly afterwards. I'm not sure it was ever read only but it's a critical thing. |
Its' working again, without any change in my app. |
FYI: Since this commit openstreetmap/chef@bb8fbb8 we have re-enabled the block if a proper |
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 |
Hi all.
I`ve got a the problem mentioned in the title.
It wont load all the tiles on the map.
The text was updated successfully, but these errors were encountered: