lenngro
Results
1
issues of
lenngro
I successfully downloaded the book_urls.txt, but when I run download.go, I always receive a "Too Many Requests" error in the authentication step: ``` if err != nil { log.Fatal(err) }...