Closed teseu closed 1 year ago
For reference, in src/social.c file:
social_register_bookmark_site ("Pocket", "https://getpocket.com/save?url={url}&title={title}");
Links for Add and Authentication pages in pocket api.
Arg... the current implementation is a simple link loading. Adding OAuth2 support on top is something I'd like not to support. Therefore also removing Pocket from the offered bookmarking services :-(
The api has changed and has more than one url to visit, Authentication and Add:
If you try to authenticate with a Firefox account, nothing loads, it's a eternal spin:
If you try the email option, or you get an 503 error or nothing happens: