Open FusTaFah opened 1 week ago
Using SearchGames returns a 401. On inspection, it's because the auth token is being compared to null instead of
string.IsNullOrWhitespace(string quarry)
Using SearchGames returns a 401. On inspection, it's because the auth token is being compared to null instead of