Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to request access token due to missing URL parameter #4

Open
deviantintegral opened this issue Oct 6, 2013 · 0 comments
Open

Comments

@deviantintegral
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant