Connection Samples are throwing 502 Bad Gateway error (CSharp and Python)

I just setup my refinitiv and machine accounts via the welcome emails today. I'm trying to run the sample mentioned in the welcome emails (market_price_edpgw_service_discovery.py) and I'm getting the following:

C:\temp\Examples\EDP\python>python market_price_edpgw_service_discovery.py --user <snip> --password <snip>

Sending authentication request with password to https://api.edp.thomsonreuters.com:443/auth/oauth2/beta1/token ...
EDP-GW authentication result failure: 502 Bad Gateway
Text: {"error":"server_error" }

I'm getting this error from multiple different machines and also when I try and run a similar C# sample.

Any suggestions? I tried putting in dummy username/password and got the same error so I don't believe this is related to my account.

Thanks

Best Answer

  • jeff.zimniewicz
    jeff.zimniewicz Newcomer
    Answer ✓

    nevermind - I was using my refinitiv username / password instead of my machine ID.

Answers