Geocoder plugin getting a 403 #1988
Labels
not our bug
The bug cannot be fixed in folium but needs to be solved somewhere else
plugin
This issue/PR is about an existing or new plugin
I use the Geocoder plugin in my map, which happens not to work (403) when used from the .save() html file, but just on some machines. Comparing the traffic between the same map used in a jupyter notebook and the one from the file, I can only spot that the jupyter one has an Origin from the headers, while the file one is set to "null".
The problem appears only from the file version, in both Edge and Firefox.
I assume that if I would render the map within another app, e.g. Panel, the problem would not be present. Is there a way to make the file able to use the Geocoder?
The text was updated successfully, but these errors were encountered: