2

我们想使用heremaps geocoder.api。目前,我们的本地防火墙停止了对 heremaps 的调用。我们的管理员告诉我,无法将 URL 添加到防火墙规则 (geocoder.api.here.com)。他们需要 IP 地址。所以问题是:“geocoder.api.here.com”服务使用什么IP地址?

谢谢你的回答,马库斯

4

1 回答 1

0

IP 地址本质上是动态的,因为 API 托管在云环境中,建议将 *.api.here.com 或 *hereapi.com 等域列入白名单,以避免对 IP 的依赖。

于 2020-01-24T10:19:49.080 回答