Androz2091 / vinted-api

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

Fix error 100 'invalid_authentication_token' #20

Closed clementvt closed 1 year ago

clementvt commented 1 year ago

Fix this problem by editing c variable witch was not defined if not cached Fix the following error: { code: 100, message: "Token d'authentification invalide", message_code: 'invalid_authentication_token' }