Jump to content

wajman

Members
  • Posts

    1
  • Joined

  • Last visited

wajman's Achievements

0

Reputation

  1. When running in a Windows 2022 docker container or a vps, I get forbidden. This has started to happen recently, ie Aug 22nd 2023 I noticed. https://demo-api.ig.com works from Windows PC but not Servers. HttpClient httpClient = new HttpClient(); var response = await httpClient.GetAsync("https://www.ssllabs.com:10303");//"https://demo-api.ig.com"); ssllabs works fine on server but not when use ig url. Is this not allowed any more @support ? W
×
×
  • Create New...
us