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

Artstation Cloudflare challenge 403 error #5564

Open
Bliwi opened this issue May 7, 2024 · 3 comments
Open

Artstation Cloudflare challenge 403 error #5564

Bliwi opened this issue May 7, 2024 · 3 comments

Comments

@Bliwi
Copy link

Bliwi commented May 7, 2024

This started happening about a week ago, any artstation link I try returns this same error.
After some reserach I found people having the same issue in the past, I tried changing the user agent, pulling cookies from the browser and editing the config file but the error still persists.

[artstation][warning] Cloudflare challenge
[artstation][error] HttpError: '403 Forbidden' for 'https://www.artstation.com/users/guigfreitas/quick.json'

@mikf mikf added the cloudflare label May 9, 2024
@mikf
Copy link
Owner

mikf commented May 9, 2024

#5554

Might just be your IP range being blocked:

$ gallery-dl https://www.artstation.com/artwork/LQVJr
artstation/sungchoi/artstation_2600808_8760279_Molten Rain.jpg

@Bliwi
Copy link
Author

Bliwi commented May 9, 2024

#5554

Might just be your IP range being blocked:

$ gallery-dl https://www.artstation.com/artwork/LQVJr
artstation/sungchoi/artstation_2600808_8760279_Molten Rain.jpg

I have changed my IP address, tried a vpn, tried using mobile data.
Even in a different windows install and the same error still persists.
I believe the problem is in the windows CLI executable.
Unfortunatly I don't have access to a machine with linux to test at the moment.

@Bliwi
Copy link
Author

Bliwi commented May 9, 2024

Update:
My reason for using the exe package was because pip wans't installing packages properly on my machine, but I was able to get it working on a secondary machine through the pip install.
Regardless this error still persists when using the exe.

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

No branches or pull requests

2 participants