For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
3 1 2 3

DSS Rest Api tutorial example. URL not found

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?

dss-rest-apidatascope-selectdsspostman
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
78.1k 246 52 72

@Kirill Makeev

I got the same error when using the HTTP GET method with that URL.


1625449782761.png

However, it works fine with the HTT POST method.

1625449815790.png

That URL doesn't support the HTTP GET method.


1625449782761.png (59.8 KiB)
1625449815790.png (42.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
3 1 2 3

Thanks jirapongse

POST works fine

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.