Modify ↓
Opened 2 years ago
Closed 2 years ago
#23433 closed defect (invalid)
Default OHM server causes errors
| Reported by: | hdevine825 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
In OSM Server settings the server URL option for OpenHistoricalMap is https://openhistoricalmap.org/api this URL causes errors when trying to upload changesets to OHM. The URL needs to include the www.: https://www.openhistoricalmap.org/api
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Looks like according to https://josm.openstreetmap.de/browser/josm/trunk/src/org/openstreetmap/josm/gui/preferences/server/OsmApiUrlInputPanel.java#L61 the incorrect URL was from my own history.