vinted-api-wrapper icon indicating copy to clipboard operation
vinted-api-wrapper copied to clipboard

403 error when requesting Vinted API

Open Dodouce opened this issue 10 months ago • 2 comments

Hi,

Since today I noticed that I get a 403 error when requesting Vinted API using pyVinted. I don't think it comes from my code because I have the same problem when running the example on the pyVinted README. I think it happens when I am doing to much requests in a short amount of time (If you want to test I sent approximatively 20 requests in 4/5 minutes). I waited several hours and I was able to do API requests again but after some requests I was blocked again. It looks like a new anti-bot protection ?

Does someone notices the same issue ? Thanks

Dodouce avatar Feb 09 '25 14:02 Dodouce

Hello !

I have also a very similar problem since the beginning of the week on a program that worked very well before. After about twenty minutes, all requests fail with the code 401 Client Error: Unauthorized for url.

xx

elydre avatar Mar 02 '25 17:03 elydre

Yo Now you need to have access to a Vinted developer to have some sort of API to be able to run the bot. That's what I understood.

Kezzow avatar Mar 12 '25 14:03 Kezzow