MicrosoftDocs / Windows-Admin-Center-Ideas-and-Feedback

Windows Admin Center's hub for ideas and feedback.
Creative Commons Attribution 4.0 International
20 stars 9 forks source link

Proxy settings not working #296

Open sla03 opened 2 months ago

sla03 commented 2 months ago

Gateway Version: 1.5.2403.08001

To Reproduce Steps to reproduce the behavior:

  1. Go to setings - Gateway - Proxy
  2. Enter proxy detail http://xxxx.aaaa.cc:3128
  3. click apply
  4. Error in notification : ErrorError Couldn't update the settings of proxy configuration
  5. in developer tools in console you can see : PUT https://server.domain.cc/api/proxy/configuration 400 (Bad Request)

Expected behavior Set proxy without error

image