oneclickpocket icon indicating copy to clipboard operation
oneclickpocket copied to clipboard

Unable to request access token due to missing URL parameter

Open deviantintegral opened this issue 10 years ago • 0 comments

I was unable to set up Pocket integration through the UI as the "Generate Access Token" link was missing the consumer key parameter. For example:

https://example.com/plugins/oneclickpocket/auth.php?consumer_key=

I would have thought I could just save the form and reload the link, but both fields are required. I was able to just hack the URL myself in a new tab to generate the access token, but that's not a great solution.

It looks like we just need a bit of JS added to dynamically set up that link.

deviantintegral avatar Oct 06 '13 13:10 deviantintegral