Hola a todos,<\/P>
<\/P>
Estoy recibiendo el mensaje de error a continuación. Recibo este error cada vez que despliego una aplicación WAB\/ASP.net. Antes pude solucionarlo, pero ahora tengo problemas para encontrar la razón por la cual no funciona.<\/P>
Error: redirect_uri inválido<\/P>
- si inicio sesión en el servidor de staging y ejecuto la aplicación
También hice otra prueba, creando un directorio virtual IIS y aplicación apuntando al servidor \/\/[stagingserver]\/myapplication y también falla.<\/P>
¿Alguna idea de qué necesito revisar para solucionar este problema? <\/P>
PD: Algo de información adicional que podría ayudar.<\/P>
El Web Adaptor instalado en mi equipo está ubicado en otro servidor
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.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.