ERROR

The remote server returned an error: (407) Proxy Authentication Required

Last Published: April 26, 2020

Error Message

When using Operations Dashboard for ArcGIS and attempting to connect to a portal using a proxy, the following error is returned:

"The remote server returned an error: (407) Proxy Authentication Required."
[O-Image]

Cause

By default, Operations Dashboard proxy authentication is turned off. It can be enabled through the config file.

Solution or Workaround



  1. Locate the file 'OperationsDashboard.exe.config'. Some folders are uniquely named, but the path should be similar to:


    C:\Users\<user>\AppData\Local\Apps\2.0\6DQR2MG2.BTG\XDACJNYJ.970\oper...app_f464941b06bea132_000a.0002_192664b3a1b966dc

  2. Edit the OperationsDashboard.exe.config file and find the <system.net> area.
  3. Uncomment the proxy tag, so it looks similar to the following:
    Code:
    <system.net>
    <defaultProxy enabled="true" useDefaultCredentials="true" >
    <proxy autoDetect="true" usesystemdefault="True"/>
    </defaultProxy>

  4. Log in to Operations Dashboard.

Article ID:000012718

Software:
  • Mobile Applications

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic