Iam trying to connect my domain with digitalocean I followed the steps which you have instructed but when iam changing _APP_DOMAIN_TARGET=mydomain it was showing localhost how to solve these
Have you run docker compose up -d after updating the .env file?
Done
Thank you
My website is not connecting with appwrie if user signup then it was not showing in appwrite
Auth section
So now it works?
My website is not connecting with appwrie if user signup then it was not showing in appwrite
Now this is my problem
Can you share the code implementation
@Binyamin ok
Iam sharing
I've ment just the code snippet
For what I can see the error is inside the appwritetest.js file on line 20?
What is the error you're getting?
I have just copied that from appwrite github repo
How to resolve it
I need to store user email,photos and some user input data in appwrite
How can I do that
@Binyamin where are you
The workflow should be like that
- Login the user
- Check if the user is logged in
- in case the is logged then you can get his storage file and or change them
You said you got error on the first step what is it?
Iam not getting any type of error the only problem is iam unable to store the user inputs
But iam storing in localhost
What you mean store them Store what where?
Recommended threads
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...
- GitHub Student Login Loop Issue
signed up using my GitHub Student Developer Pack. However, whenever I click "Sign in with GitHub", I get stuck on the login page. No matter how many times I try...
- Google OAuth Not Working on Brave/Firefo...
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefo...