DV-PY-SDK
DV-PY-SDK copied to clipboard
queryData method malfunctions after calling on other methods
Seems like the query methods (where, size, offset ...) are not cleared after performing operations that require them. This is carried over to subsequent queries and method calls. The only way around that now is to reinitialise the SDK
devless = Sdk("http://example.com", "1234567abcdefghijklmnopqrst")