How can I change the error message when someone has been blocked or there is a error
All endpoints of account.php that throws an exceptions are being used only in Ajax requests.
But with OAuth2 like other errors you'll always get the error like so.
@Binyamin I really appreciate your dedication btw you answer multiple support tickets at the same time. Thats crazy P
Ah alright
Again, You can customize that file in https://github.com/appwrite/appwrite/blob/master/app/views/general/error.phtml
But that will be painfull
Yeah, then i'll just stick with this for now
π
[CLOSED] change login errors
Recommended threads
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...