Closed danieldegroot2 closed 10 months ago
Use api.openstreetmap.org/api/ -and HTTPS- instead of www.openstreetmap.org/api/*.
api.openstreetmap.org/api/
www.openstreetmap.org/api/*
(Is: https://github.com/openstreetmap/operations/issues/951)
You will likely need to update code parameter APIClientV5 and related file/package, and url parameter 0.5 => 0.6, if in-use.
APIClientV5
0.5
0.6
(Also, sorry for default 'updated file ...' commit message.)
cc: @OLFDB
Use
api.openstreetmap.org/api/
-and HTTPS- instead ofwww.openstreetmap.org/api/*
.(Is: https://github.com/openstreetmap/operations/issues/951)
You will likely need to update code parameter
APIClientV5
and related file/package, and url parameter0.5
=>0.6
, if in-use.(Also, sorry for default 'updated file ...' commit message.)
cc: @OLFDB