Hello everyone,
I've had trouble editing a local feature services in AGOL with internet explorer 11, over google chrome all is OK.
I found that the URL for the applyEdits are different in both browser (using browser debug)
This is generated by Google Chrome. It is OK.
https://MYSERVER/arcgis/rest/services/AGOL_Seguridad/EventosSeguridadAdmin/FeatureServer/1/applyEdit...
This is generated by IE11. Not working for me. Error 400 forbbiden.
https://myorganization.maps.arcgis.com/sharing/proxy?https://MYSERVER/arcgis/rest/services/AGOL_Segu...
I added the name of server over the AGOL config security (trusted servers) but this is not solution:
https://MYSERVER.MYDOMINIO/arcgis/
Someone who can help me?
Thanks for your help.