Back

AppwriteException: , 404 page not found

  • 0
  • Databases
  • Flutter
  • Cloud
Saurabh
14 May, 2024, 19:31

suddenly getting these error messages:

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: AppwriteException: , 404 page not found E/flutter (12837): (0) E/flutter (12837): #0 ClientMixin.prepareResponse (package:appwrite/src/client_mixin.dart:80:9) E/flutter (12837): #1 ClientIO.call (package:appwrite/src/client_io.dart:383:14) E/flutter (12837): <asynchronous suspension> E/flutter (12837): #2 Account.get (package:appwrite/services/account.dart:20:17) E/flutter (12837): <asynchronous suspension>

TL;DR
Developers are suddenly getting a 404 page not found error message in their app, specifically related to the AppwriteException. The issue seems to stem from the ClientMixin and ClientIO classes in the appwrite package. The error occurs when trying to call the "Account.get" method. Solution: This may be caused by issues with the Appwrite backend service or incorrect routing. Developers should check that the API endpoint for the Account.get method is correct and that the necessary data is being passed correctly.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more