Hi team,
I are trying to move over from Refinitiv Data Platform Library to the refinitiv.data==1.3.1 library. I placed the machine ID, appkey and password in the configuration file. When running: rd.open_session()
I get an error: An error occurred while requesting URL('https://api.refinitiv.com/auth/oauth2/v1/token'). ProxyError('403 Forbidden')
I was able to debug the session and included the debug from the session debug_log.txt. I tried to check the API key on the API playground API Playground (refinitiv.com), but the site does not respond.
Can you help me out here?