I built a database for a client, and though i’m a novice, the process wasn’t so bad. It worked great with localhost. When i put it on the web, i changed the API on the appwrite website to the domain name, not the sub domain name because that is what I understood the directions to say. Then in my code, i put the entire web address. That was yesterday, and I still can’t log in. Did I understand the directions correctly?
TL;DR
Developers having trouble logging in after deploying database to the internet. Changed API to domain name instead of subdomain based on directions, still unable to log in.
Solution: Check API configuration and ensure correct domain/subdomain is being used. Review code for any errors related to the domain address input.