herissondev / vinted-api-wrapper

This is a simple python module to interact with the vinted api with ease.
MIT License
33 stars 10 forks source link

Http error 403 #9

Closed Twisy9 closed 1 year ago

Twisy9 commented 1 year ago

I have a http 403 error when I use pyVinted.

natbrood commented 1 year ago

Same here

johnomon commented 1 year ago

same

Federico-lab commented 1 year ago

same

shulgadanilazxc commented 1 year ago

same

shulgadanilazxc commented 1 year ago

guys use urllib3==1.24.3 Worked for me

I have a http 403 error when I use pyVinted.

Same here

same

same

herissondev commented 1 year ago

Hi @shulgadanilazxc thanks for your feedback, i'll try updating the sdk

herissondev commented 1 year ago

what urlib version were you using before that @shulgadanilazxc ? Version 2.0.3 is working fine for me

natbrood commented 1 year ago

Its working fine for me again

shulgadanilazxc commented 1 year ago

what urlib version were you using before that @shulgadanilazxc ? Version 2.0.3 is working fine for me

Sorry I dont remember but updating only urllib3 helped me, I didn't change anything else