Hi, below attaches are two images, you can see when I use Account.updateName(), my name is actually being updated on the server inside Auth. But I get an error in my terminal. Any suggestions?
Error after updating to 10.0.1
You're on cloud. You shouldn't be using version 10 of the SDK on cloud
Use 8.1
8.1 ????? all functionality will be the same?
Like what?
Probably not
Hi, I am using 9.0.1, and alls good for me
Got ahead, but be warned, that's not advised
alrighty alright, but 8.0.1 is something I really need to learn about again, because 9.0.1 made things so easy
What do you mean? They should be mostly the same
Recommended threads
- Invalid query: Query on attribute has gr...
I cannot view the table within the Console
- Relations within the same table
Hello, I'm currently building a sort of dictionary (a literal one) and thus I need words (which is one single table of words in my database) to be able to have ...
- [SOLVED] Query.search() returning all ro...
When I use Query.search() instead of returning rows with the keywords provided it just returns all the rows in the table.