Found a similar issue - https://stackoverflow.com/questions/76557261/appwriteexception-user-role-guest-missing-scope-account-not-able-to-get-a Did you try making the session on the client-side?
yes i only use client side. i do it in angular with
i think i need configure the roles and in my project?
Hello do you help me with one thing i am building a crud application and i am facing a problem that when the user creates a new contact so with every contact i have set a default photo so when the user clicks on the image so i want that the user can select image from his device right so do you help me with this means if there are 10 contacts right so the user can change the image of any contact so do you help me with this?
Please create a new post for different questions
Now it worked. But the angular hash routing destroy the link. And i wont link it to the appwrite login because it should be a projekt login
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...