Androz2091 / vinted-api

JavaScript library to interact with the Vinted API
84 stars 34 forks source link

Fix error 100 #21

Open clementvt opened 1 year ago

clementvt commented 1 year ago

Fix error 100 caused by first cookie not saved in variable (#20 #17)

smoothwastaken commented 1 year ago

Any update on the fix ? Still not working on version ^2.9.1 .

smoothwastaken commented 1 year ago

I just replace the index.js file with yours, thanks it works ! 👏🎉

Rems08 commented 1 year ago

Hey, I still have the same error despite the fix, I placed the new local module but nothing to do I have this error:

Search done bug got wrong response. Promise resolved. {
  code: 100,
  message: "Token d'authentification invalide",
  message_code: 'invalid_authentication_token'
}