Pocket / extension-save-to-pocket

Save to Pocket is a browser extension that is used to save pages to a connected Pocket account
https://getpocket.com
MIT License
278 stars 49 forks source link

fix(recs): update recs request with correct module and only fetch when resolved id exists #217

Closed iwsmith closed 4 years ago

iwsmith commented 4 years ago

Could we swap this to use its own endpoint so it doesn't accidentally get impacted by changes to other endpoint? There isn't a web_after_article module right now, so this isn't a huge deal, but better if we can get it right now.

@mmiermans can you confirm the backend is fine with passing arbitrary modules to RecIt?