My List page on getpocket.com not working

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
rpm1200

My List page on getpocket.com not working

Unread post by rpm1200 » 2021-02-19, 15:46

Hello everyone,

I am having trouble on getpocket.com. I can log in and get to the My List page, but the page only loads partially. I get a top nav, left nav and footer, but the actual bookmark list does not appear (which is what I am interested in). The url is: https://getpocket.com/my-list (you must be logged in as a Pocket user to get to this).

I am primarily using K-Meleon 76.3.1 with the Goanna engine on Windows XP-32 bit. I also have Puppy Linux BionicPup32 (18.04) and have reproduced the issue there with:
  • The default Puppy Linux browser, Light
  • Pale Moon v29.0.1
  • Chromium
I was able to install Firefox on Puppy Linux and the page loaded successfully. However I am running an old netbook and Firefox (and Chromium, for that matter) just runs too slow for that hardware.

Here are the console errors I am seeing:
Fri Feb 19 2021 10:28:36
Error: SyntaxError: missing ; before statement
Source file: https://assets.getpocket.com/web-client ... d1d9578.js
Line: 1, Column: 849
Source code:
request is not allowed","NotAllowedError")}e.exports=async function(e){try{await async function(e){/* ... */
----------
Fri Feb 19 2021 10:28:36
Error: SyntaxError: invalid for/in left-hand side
Source file: https://assets.getpocket.com/web-client ... 4026a1b.js
Line: 1, Column: 2486
Source code:
return n;if(!(t=t.trim().replace(/^[?#&]/,"")))return n;for(const o of t.split("&")){let[t,c]=a(e.de/* ... */
----------
Fri Feb 19 2021 10:28:36
Error: SyntaxError: invalid for/in left-hand side
Source file: https://assets.getpocket.com/web-client ... d4eef46.js
Line: 1, Column: 708385
Source code:
return n;if(!(t=t.trim().replace(/^[?#&]/,"")))return n;for(const i of t.split("&")){let[t,a]=o(e.de/* ... */


I tried disabling JavaScript, no difference. I also tried turning off Firefox Compatibility Mode, no difference.

Any ideas about how to work around this? One option might be to use the Pocket API to get to the bookmark list directly.

Thanks!

Locked