- We're currently using a secure version of the V1 authentication url- https/api.refinitiv.com:443/auth/oauth2/v1/token. I only see a non-secure version of the V2 authentication url mentioned in the documentation; does a secure version exist as well?
- In the V1 authentication request we're setting the 'scope' body parameter to 'trapi'; I see this is optional in the V2 authentication request, does it make sense to continue setting this parameter to 'trapi'?