velddev / dotnet-osu-api

dotnet api wrapper for osu! v1 api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OsuAPI.GetUser() Throws Exception

fjz345 opened this issue · comments

Randomly these two errors pop-up:
Exception thrown: 'System.ArgumentOutOfRangeException' in mscorlib.dll
Exception thrown: 'Newtonsoft.Json.JsonReaderException' in Newtonsoft.Json.dll

Is GetUser() outdated?

commented

Are you sure the key you provided was valid?

commented

I would recommend trying out the new Veld.Osu project. It is a lot better.