mayoreee
mayoreee
Several attempts to getDocuments using `dapi-grpc` Python client failed with `InactiveRpcError` ## Expected Behavior Return documents ## Current Behavior Throws error: ``` Exception: ``` ## Steps to Reproduce (for bugs)...
Retrieve documents with `where` query syntax throws InvalidRequestError ## Expected Behavior Successfully retrieve documents ## Current Behavior ``` Something went wrong: InvalidRequestError: Invalid query: Properties in where conditions must be...
Tried to send funds from one wallet to another, using `sendFunds()`. ## Expected Behavior Successfully send funds. ## Current Behavior Throws `txn-mempool-conflict` error and `InstantLock timeout` error ## Steps to...