You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1, same error byt with different address:
File "C:\Users\micro\PycharmProjects\PinterestGPT\venv\Lib\site-packages\requests\models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://www.pinterest.com/resource/PinResource/create/
+1, same error byt with different address: File "C:\Users\micro\PycharmProjects\PinterestGPT\venv\Lib\site-packages\requests\models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://www.pinterest.com/resource/PinResource/create/
Basically https://www.pinterest.com/upload-image/ isn't exists and you can't upload pins.
The text was updated successfully, but these errors were encountered: