Christian LaCourt
Results
2
comments of
Christian LaCourt
This addresses #5.
One quick way would be to submit a junk query, like this: ```csharp try { if(snipe.AssetManager.FindAll(new SearchFilter { Limit = 0 }).Total == 0) { // token is wrong, or...