In signup and login page
Same thing happening for all the urls when are redirecting
This is my website you can check here
Appwrite cloud
Works fine for me
I logged in and signed up without issues
Everything was working fine
It could be an issue with your browser cache
But in login or signup page if you refresh the page then 404 error occurs
Same happens for my mobile also
Seems to be a vercel issue
What's the framework you're using?
What should I do now
Could you please help me
did you add it as a web framework 🙂
I mean react
This seems to be similar
To your issue
done
thank you
Does that solves the issue?
I checked and yes, seems to have been fixed
I'm marking this as solved, if it's not solved, tell me
[SOLVED] getting 404 error
Recommended threads
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...