My App that has been working for weeks, ain't loading anything at the frontend anymore. I thought maybe the API key expired but it's not the case. Users are logging in properly. But see nothing.
Please share network logs, project ID, any errors etc
<@810214718702616606> pls share your projectId or any errors etc.
requests look ok, any errors?
- Project ID: 69198f5a0018e3fe3303
- I don't see any errors in the console
any change in permission on the console, all your data looks as expected?
The database is the same as it was. Even I activated older deployments but still no success.
Can you please share the complete HAR file? Here are the steps to generate a HAR file:
Open your browser (we recommend Chrome). Press F12 (or right-click and select Inspect) to open Developer Tools. Go to the Network tab. Check the box for Preserve log. Reproduce the issue. Once done, right-click anywhere in the log and select Save all as HAR with content. Share the saved HAR file with us as an attachment in your reply.
I uninstalled Chrome. But guess I have to install it again.
Apparently the data loads in Google Chrome. Which makes me it's a caching issue or something so I tried Firefox and Brave in Private Mode. The data loaded. How can I make sure, the data loads in browsers. At the frontend I am using TanStack
could be a browser specific issue.
I doubt if it can be a browser issue for both Firefox and Brave.
it might be a an issue with browsers that don't respect 3rd party cookies. Appwrite uses localstorage as a fallback for that. Try to login again to the apps if for some reason you localstorage secret got removed. A more bulletproof solution would be to add a custom domain to your Appwrite endpoint. This would need to be something like api.myapp.com. You can add it from your project's settings
this will make your session cookies act as first party cookies instead of 3rd party
another option is to use SSR for auth and to manage your own cookie.
cc <@1386654835583225947>
For sure, I have a custom domain already. edge.kilimocare.com
I don't know if I am ready to engage SSR just for Auth.
Does this happen to me only?
if you're already using a custom domain this might be a different issues. Would you be able to give access to our team to check the app?
Yes please, I can the team access to the app. What's the process?
DM myself and <@1386654835583225947> with the temporary login details, or info about how to signup
I tried replicating the issue in two browsers ( chrome and firefox) however the data loads fine for me.
It's now becoming more harder to debug. Could you try this account atmubirumark01@gmail.com and FFF1Dl$K3V
Does it load data also?
Recommended threads
- Backup policies think im on free tier
Cant create more than one policy as im told to ugprade, when clicking upgrade im taken to the upgrade page which confirms im already on pro
- Cant get rid of "get started"
Not that important, but annoying. No matter what I do I cant get the "Get started" to go away, ive added a bunch of web platforms and its just stuck.
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...