Skip to content

Conversation

@clementvt
Copy link

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

clementvt and others added 6 commits December 22, 2022 12:00
Fix this error by editing cookie to be not undefined
```{
  code: 100,
  message: "Token d'authentification invalide",
  message_code: 'invalid_authentication_token'
}
```
@cleeryy
Copy link

cleeryy commented Jan 10, 2023

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

@cleeryy
Copy link

cleeryy commented Jan 10, 2023

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

@Rems08
Copy link

Rems08 commented Jan 30, 2023

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'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants