-
Notifications
You must be signed in to change notification settings - Fork 199
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
Bookmarklet not working, error 422 #377
Comments
I also have this issue. The bookmarklet appears to work fine in Firefox, but not in Chrome. Thanks for any help. |
Thank you for flagging this, @nikiej. I too am having the same issue, which I just noticed the other day. We will have to look into this. I'm not sure if it's related to our recent release 0.3.4, but I imagine it is. Unfortunately, my colleague @GabeIsman is on vacation for a couple of weeks, so we won't be able to fix this immediately, but will elevate this. For now, you can still manually add a Klaxon alert: https://github.com/themarshallproject/klaxon/blob/3b7393f6ef4ba584a80a79ad25a62bd2c42b1f97/data/help.md For troubleshooting this later, I'm on Chrome Version 84.0.4147.105 on OS X 10.13.6 which is failing with this error. It appears this issue has to do with the CSRF token: Here's the full error message from the logs:
Also tested to confirm that it does work on Firefox 57.0.4. If any of our other contributors want to take a swing at fixing this, we'd be happy to look at a pull request. |
This should be fixed in v0.4.0 thanks for reporting @nikiej and @smizmiatch! |
I'm trying to add a new page to my watchlist, and the bookmarklet isn't working. I'm in Chrome. I just did a pull request to make sure I had the latest version of Klaxon. I also signed in and made sure I have the latest version of the bookmarklet. When I click on the bookmarklet, it wants me to log in (I had to zoom out to 50% to see the login field) and when I enter my email address, it tells me:
422
Rejected. You might not have access. Go home?
I found a thread in here from 2017 where someone said that unblocking third-party cookies would fix this issue, but mine were already unblocked (except in incognito mode, which I'm not using).
Everything was working for me as recently as a month ago -- that's the last time I added something with the bookmarklet.
Any ideas? Thanks!
The text was updated successfully, but these errors were encountered: