
Hi, I'm implementing appwrite with an offline package through api rest, but when offline, appwrite self-tentification is lost. How can I keep the session while I'm offline? In addition to this, I have another problem and that is that the api rest requests do not recognize the session that I do through the appwrite package. Should I authenticate using rest api?

You'll have to manually manage and persist the session. See https://appwrite.io/docs/rest#client-auth

I don't know why I didn't read that, thanks with that I managed to make it work <:appwritepeepo:902865250427215882>

[SOLVED] Session offline
Recommended threads
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
