Using .net 6 on linux
client.Users.GetUserAsync(userId);
Keeps generating the error:
The format of value 'Sun, 15 May 2022 05-00-14 +0000' is invalid.
Using .net 6 on linux
client.Users.GetUserAsync(userId);
Keeps generating the error:
The format of value 'Sun, 15 May 2022 05-00-14 +0000' is invalid.