Categories
Knowledge Support Support exacqVision Webservice Categories Products

Web Client API does not persist login credentials to older web services (Legacy)

Affected Versions

Web API 7.6.0

<br>

Description

When using the method EVWEB2.Server.login to log into a server on a web service of version 3.2-3.8, the EVWEB2.Server object returned in the callback has incorrect values. Notably, the name parameter will be replaced with an empty string and the detailInfo property will be set to an EVWEB2.ServerDetailInfo object will all default values, when it should be null (as that feature is not supported).

<br>

Workaround

Upgrade the web service to version 3.10 or later (or downgrade to 3.0 or below).

<br>

Resolution

Fix planned for Web API 7.8