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

前端 未结 7 2185
轻奢々
轻奢々 2020-12-04 16:34

I\'m getting this error when I call a web service:

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

I get the general idea and I

7条回答
  •  情歌与酒
    2020-12-04 17:13

    Probably the machine or web.config in prod has the settings in the configuration; you probably won't need the proxy tag.

    
        
            
        
    
    

提交回复
热议问题