I was trying to generate the client_id, but it did not work. Actually I have 3 pairs of Machine IDs and passwords under my account. So the question is the generated client_id is shared by all three Machine IDs or one Machine ID one client_id? Why I am asking this is because when I log in the AppkeyGenerator, it only requires my email and account password instead of the Machine ID & password.
Besides, I noticed that the auth_url in the sample is 'https://api.refinitiv.com:443/auth/oauth2/beta1/token'. Then how about 'https://api.edp.thomsonreuters.com/auth/oauth2/beta1/token'? What is the difference between them? Should I prefer one to the other when I try to get the real time fx rate?