alphapapa / pocket-reader.el

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

Authorization URL no longer working #37

Closed junjizhi closed 2 years ago

junjizhi commented 2 years ago

I installed pocket-reader the first time, followed the instructions in Emacs prompt, and pasted the URL on the browser, pressed the authorize button, and I got the 404 response:

image

~/.cache/emacs-pocket-lib-token.json seems to be populated fine with the access_token and username fields, so the problem seems to be on the Pocke's side.

Anyone had it working recently?

junjizhi commented 2 years ago

Nvm. The 404 is expected from the README. It was actually working.

iT-Boyer commented 1 year ago

I have the same problem , but in the json file:

undefined
alphapapa commented 1 year ago

@iT-Boyer I just tested this a week or two ago and it worked fine. If it still doesn't work for you, please open a new issue with as much detail as you can provide.