Rest API failure with HTTP(S) status 502 when trying to connect to Endevor Web service
search cancel

Rest API failure with HTTP(S) status 502 when trying to connect to Endevor Web service

book

Article ID: 407949

calendar_today

Updated On:

Products

Endevor Endevor - ECLIPSE Plugin

Issue/Introduction

2025-08-12T19:58:32.269Z - Unable to connect to Endevor Web Services.
2025-08-12T19:58:32.269Z - Unable to fetch Endevor Web Services API version because of error:
Rest API failure with HTTP(S) status 502.

Environment

Endevor

Explorer for Endevor

Windows/Mac/Unix

Cause

 Proxy was interfering with user connection via VSCode

Resolution

Add the following environment variable to exclude specific domain(s) like so:

no_proxy="domain1.tld,domain2.tld,domain3.tld"

Note:

A list of excluded domains should be comma separated