Hi! Is there a way that i can somehow get an error code next to appwriteException errors? Right now i get errors like this: Error: AppwriteException: Creation of a session is prohibited when a session is active.
There is no code attached to that.
the error will be shown from the part where you catch this error so you can add a text bfore each error log so that you can see where the error is coming from
i know where this is coming from, i would need the code so i can write my own error messages in my language.
you can do catch error then throw a new error text ...
Recommended threads
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints ā Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...