Hi
while cheking in Postman just first example from DSS Rest API tutorials introduction
https://developers.refinitiv.com/en/api-catalog/datascope-select/datascope-select-rest-api/tutorials#rest-api-tutorials-introduction
In Postman I'm getting this response while trying to authenticate
{"error":{"message":"No HTTP resource was found that matches the request URI 'https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken'."}}
Why could I have such response?