This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

About User-Agent requirements in the Nominatim API for Angular

0

Hello, so I am developing an application (It is a project for school, not many people will use it, only me and my teachers maybe), and I am developing it with Angular.

I had a concern with the User-Agent/Referer requirement, as Angular does not allow me to set any of these programatically (it directly says it refuses to set either Referer or User-Agent). Is it okay if the User-Agent is the browser the application is currently using, or should I try to set the User-Agent/Referer somehow?

Thank you

asked 25 May '21, 12:36

apolo234's gravatar image

apolo234
11112
accept rate: 0%

OSZAR »