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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
3 1 0 3

Client want to change host name to IP for their Rest API. But got error 404. see attachment for details. May i aslo have DSS REST API user guide? ga

dss-rest-apidatascope-selectdss
capture.gif (272.9 KiB)
1471007237.jpg (418.3 KiB)
icon clock
10 |1500

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

Upvotes
Accepted
9.5k 10 5 7

Hello @Hao.Tang

Please refer to DataScope Product Suite Connection Options + Requirements which identifies the current connection options for accessing DSS i.e. interface(API) with IP.

However, the clients are encouraged to access DataScope products via host-name-based URLs, not IP addresses. This is the recommended best practice as it requires no changes to client scripts or browser bookmarks in the event of a failover of the Production environment to the Disaster Recovery (DR) site.

icon clock
10 |1500

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

Upvotes
3 1 0 3

In China host name is blocked and client can only use IP. When client use 192.165.219.152 by rest API, they got error 404 and cannot get token.

icon clock
10 |1500

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

Upvotes
3 1 0 3

The file you shared is also incorrect. DR IP for internet rest API and FTP are both suspected

icon clock
10 |1500

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

Upvotes
11.3k 25 8 13

Hi @Hao.Tang,

It seems that the "RestApi" is missing from the endpoint. The endpoint URL should be:

https://192.165.219.152/RestApi/v1/Authentication/RequestToken 

Also, you need to disable the certificate validation in the application.

icon clock
10 |1500

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

Click below to post an Idea Post Idea