皆さん、こんにちは、<\/P>
<\/P>
以下のエラーメッセージが表示されます。WAB\/ASP.net アプリケーションをデプロイするたびにこのエラーが発生します。以前は修正できましたが、今回はなぜ動作しないのか原因を見つけるのに苦労しています。<\/P>
エラー: 無効な redirect_uri<\/P>
- ステージングサーバーにログオンしてアプリケーション
別のテストとして、IIS 仮想ディレクトリとアプリケーションをサーバー \/\/[stagingserver] \/myapplication にポイントして作成しましたが、これも失敗します。<\/P>
この問題を解決するために確認すべきことについて何かアイデアはありますか?<\/P>
追伸:役立つかもしれない追加情報です。<\/P>
私の環境にインストールされている Web Adaptor は別のサーバー
FOUND IT!!!!!!!
I spend several days trying to figure out why I was getting this error. First I focused on the IIS Web application that was deployed to a staging server. In this application I changed several parameters related to IIS, authentication and security permits, but it did not work. Then I copied the application into another server and I was getting the same error.
Finally the issue was in the web mapping application located in our [http://[MyCompany].maps.arcgis.com ] and used by the application in the config.json "appId" . It was referencing another server, not the one I am currently deploying.
To correct this issues this is what I did:
- select the tab "Settings" and verify that the value URL in
- Also please check the
App Registration
Registered Info
and add your new server in the list of servers.
See attached jpg images for additional information.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.