-
Notifications
You must be signed in to change notification settings - Fork 17
Boosting posts from folks I do not follow -> 404 #460
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
Comments
This is actually the idea. When I just tried it, it indeed didn't work the first time. But when I tried again it did, redirecting me to a |
I'm afraid it still doesn't work for me, even with your fix. Regardless of the number of times I try, I always get redirected to that 404. |
Thanks for testing! Do you have a friend (should be autocreated) external at |
Yes I do. 👍 Right now that page seems to list a mix of posts I boosted and replies to some of my posts. |
Steps to reproduce
friends/?boost=
request fails because that post doesn't exist. In the example below, it triggered a 302 to a Friends' page, where it didn't find that specific post because it wasn't from that friend (it was boosted by that friend, however):Would there be a way to fetch the post and boost it, even if it is not stored locally yet?
The text was updated successfully, but these errors were encountered: