Project ID: 68521bce002aaebde8d0
Endpoint: https://fra.cloud.appwrite.io/v1
Problem: I am receiving a 403 Forbidden error with an empty response body when trying to use the Email/Password login (/v1/account/sessions/email), even for brand new users.
Troubleshooting Steps Taken:
Confirmed the Email/Password provider is enabled.
Confirmed the user account is active and enabled.
Confirmed the correct regional endpoint is being used.
Added localhost as a trusted Web Platform.
Confirmed the issue persists even when creating and logging in with a brand new user.
TL;DR
Project is getting 403 Forbidden error on /v1/account/sessions/email for all users, even new ones. Tried different troubleshooting steps such as checking provider, user account status, endpoint, and adding localhost as trusted platform. Issue still persists.