View Single Post
Old 10-11-2025, 06:35 PM   #11364
bpothier
Member
bpothier began at the beginning.
 
Posts: 23
Karma: 10
Join Date: May 2020
Device: Kobo
Pull 1262 created for basic alert message to user by just calling existing "exceptions.FailedToDownload" with appropriate description.

Trying to access the "remind later" URL to get the cookie set is failing to use the cookie in subsequent request calls. Not sure if SOL adapter is configured to use the cookiejar?
I tried calling "self.get_request(remindurl)" (to 'set' the remind me later cookie) then "self.get_request(url,usecache=False)" again with no change.
bpothier is offline   Reply With Quote