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

Sign In and Sign Up not able to get to Link Account page, even though user is saved on Appwrite #94

Open
eldarhadzi opened this issue Mar 3, 2025 · 0 comments

Comments

@eldarhadzi
Copy link

There are few errors coming up. But I figure out that the problem lays in Sign In and Sign Up not being able to open the Link Account page where the user should connect his bank accounts with PlaidLink and Dwolla.

As you can see from the picture this is the message I recieve:

  • Multiple form field elements in the same form have the same id attribute value. This might prevent the browser from correctly autofilling the form.
  • To fix this issue, use unique id attribute values for each form field.

So I guess I should somehow make my form inputs unique. I am not sure how and why it is not working for me.

This is the error on the website, when you click Inspect, even before doing anything:

Image
Image

Second option is that there is problem with Dwolla. But I dont think this is the main reason. If Dwolla wasnt working I would reach the Link Account part and I cannot access the Homepage also.

This is the error shown in the Terminal:

Image

Image

It would be great if someone would help because I am trying to fix this for 15 days and I am going crazy ahhahaha

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