Skip to main content
Version: 24.3

Server Base URI

The VersionOne application is a web application. It contains many resources accessible by URLs. The server base URI is common to all the resource URLs. By convention, the server base URI does not have a trailing slash.

From the login URL, remove "/Account.mvc/Login". From My Home -> Getting Started, remove "/Default.aspx" and everything that follows. The following shows some examples.

URLServer Base URI
https://www14.v1host.com/v1sdktesting/Account.mvc/LogInhttps://www14.v1host.com/v1sdktesting
http://versionone.example.com/Default.aspx?menu=MyHomeEnterpriseGettingStartedPage&feat-nav=-m1http://versionone.example.com

Platform concepts