Thk for answer!
Do you see standart page after open url myserver.com/traveler?
Or you see this:
{
"apiversion": "1.2.0",
"environment": "on-premises",
"links": [
{
"description": "List of devices.",
"href": "\/api\/traveler\/devices\/",
"rel": "devices"
},
{
"description": "List of devices with security information.",
"href": "\/api\/traveler\/devices\/security",
"rel": "device-security"
},
{
"description": "List of traveler users.",
"href": "\/api\/traveler\/users\/",
"rel": "users"
},
{
"description": "List of devices for a traveler user.",
"href": "\/api\/traveler\/users\/<URL and Base64 encoded username>\/devices\/",
"rel": "user-devices"
},
{
"description": "List of devices security information for a traveler user.",
"href": "\/api\/traveler\/users\/<URL and Base64 encoded username>\/devices\/security",
"rel": "user-devices-security"
},
{
"description": "List of approved applications for attachment handlings.",
"href": "\/api\/traveler\/approvedapps\/",
"rel": "approvedApplications"
}
],
"mode": "standalone",
"version": "9.0.1.14 Build 201609011843_40"
}