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

HTTPError: 403 Client Error #181

Open
becca-mayers opened this issue Oct 10, 2022 · 1 comment
Open

HTTPError: 403 Client Error #181

becca-mayers opened this issue Oct 10, 2022 · 1 comment

Comments

@becca-mayers
Copy link

This error is popping up: HTTPError: 403 Client Error: Forbidden for url: https://www.pinterest.com/resource/PinResource/create/

Looks like it's coming from line 163 in the Pinterest.py module:
File ~/anaconda3/lib/python3.9/site-packages/py3pin/Pinterest.py:163 in request
response.raise_for_status()

Note, I updated my version of the package to fix for the new Selenium change over from "find_element_by..." to "find_element(By...)"

@bstoilov
Copy link
Owner

I will have to release the new version of the client that forces the proper selenium version

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