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

Bug : http error: 403 Blocked reddit #77

Closed
oppZ opened this issue Jun 2, 2024 · 8 comments
Closed

Bug : http error: 403 Blocked reddit #77

oppZ opened this issue Jun 2, 2024 · 8 comments

Comments

@oppZ
Copy link

oppZ commented Jun 2, 2024

I tried to add the reddit rss by using the following command :
~/Downloads/nom_2.2.3_linux_amd64$ ./nom -f https://www.reddit.com/r/linux/.rss
but I got the following :
Error fetching https://www.reddit.com/r/linux/.rss: rss.Fetch: http error: 403 Blocked

I'm on ubuntu 24.04. I don't if it matters, but I'm using cellular network. Although through Firefox I get the .rss file so I don't know

image

@guyfedwards
Copy link
Owner

are you using a vpn by any chance? Reddit has cracked down on vpn's a bit recently for api usage.

Check if you can access the rss url in browser

@oppZ
Copy link
Author

oppZ commented Jun 3, 2024

no vpn but cellular network, and yes i could access the rss url in browser

guyfedwards added a commit that referenced this issue Jun 3, 2024
reddits bot detection is no longer happy with using GODEBUG to
disabel http2, seems to be happy with enabled and setting
proper UA

related #77
guyfedwards added a commit that referenced this issue Jun 3, 2024
reddits bot detection is no longer happy with using GODEBUG to
disabel http2, seems to be happy with enabled and setting
proper UA

related #77
@guyfedwards
Copy link
Owner

@oppZ could you try this release: https://github.com/guyfedwards/nom/releases/tag/v2.3.1-beta

I fixed it on my machine but would be good to confirm it on someone elses
.

@oppZ
Copy link
Author

oppZ commented Jun 3, 2024

I can confirm that now i can access the reddit rss flow. Is is normal that I can't nom add anymore?

Edit:
Actually it works. When it adds, nothing is answered; if not it will display
Usage:
nom [OPTIONS]
...

as if it did not work

@guyfedwards
Copy link
Owner

Ah so if there was an error with the add it just shows help? Do you know what was the issue when you were trying to add/how you got it to work?

guyfedwards added a commit that referenced this issue Jun 4, 2024
reddits bot detection is no longer happy with using GODEBUG to
disabel http2, seems to be happy with enabled and setting
proper UA

related #77
@oppZ
Copy link
Author

oppZ commented Jun 4, 2024

If the url is already in the config file, it will show help

@guyfedwards
Copy link
Owner

nice catch, opened #81 to address.

@guyfedwards
Copy link
Owner

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

2 participants