Genius.NET icon indicating copy to clipboard operation
Genius.NET copied to clipboard

Jil.DeserializationException: 'Expected digit'

Open rhatton33 opened this issue 3 years ago • 0 comments

Getting the above error message while looping around the artist songs;

artistsSongs = await client.ArtistClient.GetArtistsSongs(Convert.ToUInt64(key), sort: "title", page: nextpage.ToString());

rhatton33 avatar May 19 '21 20:05 rhatton33