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

Authentication failed #199

Open
R0D30Sec opened this issue Dec 1, 2024 · 0 comments
Open

Authentication failed #199

R0D30Sec opened this issue Dec 1, 2024 · 0 comments

Comments

@R0D30Sec
Copy link

R0D30Sec commented Dec 1, 2024

Reproduction steps
Copied the environment file and added my own Test Stripe API keys.
Ran npm run dev
Clicked "Get started"
Clicked "New user? Create an account "
Chose "Create an account" instead of "Quickstart"
Provided username and password
Provided business name and chose default Business Details

JavaScript console returns the following error, and the UI for /onboarding route does not render the onboarding UI.
The fetchClientSecret function should always return the client_secret as a string. The function that was provided returned a different value type of undefined, so authentication will fail in this session.

image

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

No branches or pull requests

1 participant