I tried to run “timeSeries.py” from https://developers.lseg.com/en/api-catalog/refinitiv-data-platform/refinitiv-data-platform-apis/download – authentication method used is “v2” with my CLIENT_ID and CLIENT_SECRET.
Initial run went well – I got the data as expected:
However, when I try again after the token from “token.txt” is expired, I get this error:
It continues to work well if I run it after manually deleting the file “token.txt”