This no longer works #10
Description
Hey there, it's been many many months since I've been able to get this program to work and now when I try it I get errors like this:
Unhandled exception. System.Exception: [04/11/2021 12:02:09] GetUserInfo failed.
---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(Task`1 getTask)
at ClipManager.Program.GetUserInfo(String login)
--- End of inner exception stack trace ---
at ClipManager.Program.GetUserInfo(String login)
at ClipManager.Program.Main(String[] args)
This is after copying the auth code, choosing upper and lower views as 0 and bulk 7 days (which always worked before - last time it worked was back in March 2020).
Is it no longer possible to use this program to mass download clips from Twitch?