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