Description
Clicking the Service URL from the "About ChemDraw" dialog leads to a 404 warning page or a "page can't be found" warning page.
Cause
The Service URL is an API endpoint intended for programmatic use, not a public webpage.
Example
To verify service version:
1. Log into Signals Notebook
2. Type the Service URL in your browser: https://<your domain>/api/v1.0/cdd/proxy/1.0/version
3. The ChemDraw Service version JSON will be displayed:
{"version":{"ChemDraw Web Service":"2x.x.x-xxxx","ChemDrawSDK.Node":"2x.x.x-xxxx","ChemDrawSDK":"2x.x.x.xxxx"}}
Comments
0 comments
Article is closed for comments.