After version 3.21 and above, the JavaScript API is forcing the API request to HTTPS even the website is hosted in HTTP.
最後に公開された状態: February 13, 2018ArcGIS API for JavaScript
不具合 ID 番号
BUG-000110639
送信されました
January 8, 2018
最終更新日
June 5, 2024
適用対象
ArcGIS API for JavaScript
見つかったバージョン
3.21
オペレーティング システム
N/A
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
Forcing it to use HTTP is not a recommended approach. The basemaps have been switched to use HTTPS protocol beginning with 3.21 and that is why users are seeing this between versions.
One possible way to workaround it is to manually add the basemap URLs specifying it with HTTP in addition to setting the HTTPSDomains whitelist as empty.