demo-todo-with-vue
demo-todo-with-vue copied to clipboard
🐛 Bug Report:
👟 Reproduction steps
Just create a new account in Signup
👍 Expected behavior
Signing up should go through with new credentials
👎 Actual Behavior
Getting error:
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
Linux
🧱 Your Environment
This is the demo app
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
I'm getting cors issues on localhost, not sure if that's related.
or
URL constructor: localhost/api/v1/account is not a valid URL.
Any clues how to resolve?
I'm getting cors issues on localhost, not sure if that's related. or
URL constructor: localhost/api/v1/account is not a valid URL.
Any clues how to resolve?
Haven't retested again myself yet.
i got the same issue
@jofftiquez, is this still a problem? It looks like the code has been updated to pass a userId:
https://github.com/appwrite/demo-todo-with-vue/blob/1b8f2d13b9ed591801405cda4a9acb7ab9a6c2f9/src/api/index.js#L21
@jofftiquez, is this still a problem? It looks like the code has been updated to pass a userId:
https://github.com/appwrite/demo-todo-with-vue/blob/1b8f2d13b9ed591801405cda4a9acb7ab9a6c2f9/src/api/index.js#L21
Hello, sorry but I haven't tested it myself again.
@jofftiquez is it okay if I close this and you can open a new issue if you're still running into this problem?
Sure thing! @stnguyen90