alphapapa / pocket-reader.el

Emacs client for Pocket reading list (getpocket.com)
GNU General Public License v3.0
223 stars 12 forks source link

Bug: getting `wrong type argument: arrayp, nil` and no entries when using the `pocket-reader` command. #55

Closed shard77 closed 17 hours ago

shard77 commented 1 day ago

Hello, I'm getting an issue when trying to execute the pocket-reader command. I am correctly authenticated and I have multiple saves in pocket. It worked once, but afterwards I tried to delete the entry and add other ones through the package, I see the saves on the pocket site, but I get this error in emacs with the plugin. Not sure what to do here, I went through some of the similar issues but nothing seemed to fix this.

alphapapa commented 1 day ago

Please provide the backtrace. See also: https://github.com/alphapapa/pocket-reader.el/issues/54

shard77 commented 17 hours ago

Please provide the backtrace. See also: #54

Sorry, after checking the backtrace, I've figured out it's the same bug as #54, closing this issue.