-
Notifications
You must be signed in to change notification settings - Fork 2
Google search result link gives 'Unable to retrieve content' error #52
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
A new feature has been added to try another URL embedded in the URL parameter. You can retry if it solves the problem. |
Thanks, but I refreshed the page and tried the google link above, it didn't work. |
Previous results will be cached for a few days, try another link. |
I've encountered this bug multiple times since, still doesn't work unfortunately. |
Google encrypts their links using a new, more sophisticated way, so it's hard to get the original article address. |
No, for me I only need to strip the start and end of if the URL: Above is the Google result link, trimmed: |
Okay, now it's correctly handling the URL address you're talking about. |
I thought Reabble worked with search result links, but recently it seems to have stopped working. This link gives an 'Unable to retrieve content' red banner when I click 'Load':
https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.ombudsman.org.uk/complaints-womens-state-pension-age&ved=2ahUKEwjT1KfRjrGKAxXpSkEAHdkpJZYQFnoECCwQAQ&usg=AOvVaw0b7We1PzWYvMrJqhPBNWnH
If I strip the google prefix and suffix arguments, this works:
https://www.ombudsman.org.uk/complaints-womens-state-pension-age
Please could you fix/implement this automatically?
The text was updated successfully, but these errors were encountered: