View Single Post
Old 03-23-2021, 04:58 AM   #7
Bradles
Zealot
Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.Bradles turned on, tuned in, and dropped out.
 
Bradles's Avatar
 
Posts: 112
Karma: 35586
Join Date: Nov 2020
Location: Perth, Western Australia
Device: Apple Books & Kobo Libra H20
Quote:
Originally Posted by jjmcgaffey View Post
and when I clicked Show Details it said

"timeout('The read operation timed out')"
I did some investigating, and the default timeout is None, i.e. no limit. I'm not specifying any timeout in the API call either. I tested (using the "Test Connection" button) with a 15,000 book library (thankyou CovenantNetwork whoever you are) and successfully retrieved 14980 books in around 2 minutes.

Perhaps there is something going on at your end, i.e. proxy server, VPN or something? Could speed be an issue? My broadband is 30Mbits, so not particularly fast.

Also, per your suggestion, I've added an "About" box, which includes a link to this thread. Not that it will do you much good, but some future user may benefit. An update with that and a couple of minor changes to be released in the next couple of days.

Also also, you could try firing off a test query in your browser, using a URL of the form:

Code:
https://www.librarything.com/api_getdata.php?userid=sample&showstructure=0&max=10&showCollections=1&showRatings=1&showTags=1&booksort=author,title&responseType=json

Last edited by Bradles; 03-23-2021 at 05:04 AM. Reason: added test link
Bradles is offline   Reply With Quote