Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
garyhowjtc
Contributor III
Contributor III

Unable to use Qilk REST Connector on server

Was trying to connect to a SOAP web services by using a rest request. We tested with a simple login request and was able to work. But when we try to make a READ request on the data, it doesn't.

The following was extracted from the log file:

12:53:45,927 [1] - System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\username\AppData\Roaming\Qlik\QvRestConnector'.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.FileSystemEnumerableIterator`1.CommonInit()

at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

at System.IO.Directory.EnumerateFiles(String path)

at Qlik.Connectors.Common.Services.TableInfoCacheService.Cleanup()

Error while cleaning up the old cache files.

0 Replies