Hi
I am trying out core capture on a trial license and getting this error after trying to connect to URL. Cannot find what is wrong.
Anyone any thoughts on this.
error in trace:
2.914 Tid=9,Return value [ticket] not found in login response.
JSON query path failed. Path:ticket,expected type:String. Inner Error:The given key was not present in the dictionary.
System.Exception: JSON query path failed. Path:ticket,expected type:String. Inner Error:The given key was not present in the dictionary. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)