View Single Post
Old 07-18-2017, 05:01 AM   #5
Luzandro
Junior Member
Luzandro began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2017
Device: Kindle v4
No, it's not just you. The problem seems to be in get_textview where the structure of the pocket site has changed and the search for formCheck doesn't work anymore. The value still does exist, it's just called a little bit different (hidden input field called "form_check"), so I've changed the code a little bit to extract it, but I still only get this return from Pocket:
Code:
{u'status': 0, u'error': 1}
So maybe as the author has expected the old API finally broke altogether
Luzandro is offline   Reply With Quote