Is there any difference between authenticating user by https://api.refinitiv.com/auth/oauth2/v1/token or https://api.refinitiv.com/auth/oauth2/v2/token URLS? So far I am able to use only first URL. Will I have the same token and permissions like I would use second URL?
Hi @marcin.cholewka ,
Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
AHS
Hello @marcin.cholewka
I am checking the RDP API Playground page, the v2 is not published yet.
Please note that the v1 is the OAuth 2.0 Password Grant type.
Thank you for your answer. Are you sure it is not published yet? I see it in that URL: https://apidocs.refinitiv.com/Apps/ApiDocs#/details/L2F1dGgvb2F1dGgyL3Yy/L3Rva2Vu/POST/PLAYGROUND
Hello @marcin.cholewka
My account can see only v1 and beta1 versions on the API Docs page. I will check with the RDP team.
From what I read in a different topic today, v2 is no released so far, so indeed, I think that better just to focus only on v1 version at this moment.
RDP Authentication Token extends expires_in
Summaries.Definition("MyRIC").GetData() not working when invoking from WindowsFrom Application
Delivery Direct private comms line equivalent for "api.refinitiv.com"
Is it possible to retrieve an OAuth token using an iPlanetDirectoryPro cookie from a user session?