openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.
https://www.openstreetmap.org/edit?editor=id
ISC License
3.29k stars 1.19k forks source link

Types not loading in dropdowns (XMLHttpRequest Access-Control-Allow-Origin) #2403

Closed Stalfur closed 9 years ago

Stalfur commented 9 years ago

I was just adding a road and could not pick a surface but had to manually type "asphalt". Same for a soccer field (not ashpalt).

I get this error XMLHttpRequest cannot load https://taginfo.openstreetmap.org/api/4/key/values?key=surface&page=1&rp=25&sortname=count_all&sortorder=desc. The 'Access-Control-Allow-Origin' header contains multiple values ', ', but only one is allowed. Origin 'http://www.openstreetmap.org' is therefore not allowed access.

jfirebaugh commented 9 years ago

Duplicate of #2333.