demo-todo-with-vue icon indicating copy to clipboard operation
demo-todo-with-vue copied to clipboard

🐛 Bug Report:

Open jofftiquez opened this issue 2 years ago • 3 comments

👟 Reproduction steps

Just create a new account in Signup

👍 Expected behavior

Signing up should go through with new credentials

👎 Actual Behavior

Getting error:

image

🎲 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?

jofftiquez avatar Mar 09 '22 00:03 jofftiquez

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?

vic-cieslak avatar Mar 23 '22 20:03 vic-cieslak

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.

jofftiquez avatar Mar 24 '22 01:03 jofftiquez

i got the same issue

rumbis avatar Sep 28 '22 09:09 rumbis

@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

stnguyen90 avatar Apr 21 '23 20:04 stnguyen90

@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 avatar Apr 22 '23 08:04 jofftiquez

@jofftiquez is it okay if I close this and you can open a new issue if you're still running into this problem?

stnguyen90 avatar Apr 25 '23 18:04 stnguyen90

Sure thing! @stnguyen90

jofftiquez avatar Apr 26 '23 00:04 jofftiquez