Fix: use www.openstreetmap.org again, it doesnt work
This commit is contained in:
parent
ac236199fc
commit
580b58e86a
1 changed files with 2 additions and 2 deletions
|
@ -21,13 +21,13 @@
|
|||
"#": "This client_id is registered by 'Pieter Vander Vennet' on OSM.org",
|
||||
"oauth_client_id": "sa1ngLJBJ8McmzHElN8NYtIDm5TZTYEYhq3-0snO4Qc",
|
||||
"oauth_secret": "XU_cD5Mvw9VKk9T0t_gO8V7cbRC4Hmw2Tb4Rv0Zmz-U",
|
||||
"url": "https://api.openstreetmap.org"
|
||||
"url": "https://www.openstreetmap.org"
|
||||
},
|
||||
"osm": {
|
||||
"#": "This client-id is registered by 'MapComplete' on osm.org",
|
||||
"oauth_client_id": "K93H1d8ve7p-tVLE1ZwsQ4lAFLQk8INx5vfTLMu5DWk",
|
||||
"oauth_secret": "NBWGhWDrD3QDB35xtVuxv4aExnmIt4FA_WgeLtwxasg",
|
||||
"url": "https://api.openstreetmap.org"
|
||||
"url": "https://www.openstreetmap.org"
|
||||
},
|
||||
"osm-test": {
|
||||
"oauth_client_id": "HwUn6GPxGm1m9WwMarxTglhy6dBTM4YkaV1I9h6pDGU",
|
||||
|
|
Loading…
Reference in a new issue