Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login with a referral link is not working #443

Open
NicolasMahe opened this issue Oct 4, 2023 · 1 comment
Open

Login with a referral link is not working #443

NicolasMahe opened this issue Oct 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@NicolasMahe
Copy link
Member

NicolasMahe commented Oct 4, 2023

When a user login using a referral link, the acceptInvitation requests fail because the request doesn't contain the authorization header:

Screen.Recording.2023-10-04.at.18.35.33.2.mov

EDIT: It seems the authentication header is missing from the request, thus the "not authenticated" error.

@NicolasMahe NicolasMahe added the bug Something isn't working label Oct 4, 2023
@ismailToyran
Copy link
Contributor

Indeed, await accept(referral) returns error,
This needs to be fixed on liteflow-js repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants