Even After login it it says OAuth callback error: Error: OAuth session could not be established.
Summary
Developers are facing an Auth issue on Appwrite with Google and Discord logins, even though they are configured correctly. The error message indicates OAuth session creation problems. The error code 401 suggests an "invalid_client: Unauthorized" error. To resolve the issue, developers should recheck their OAuth configuration and ensure the client ID and secrets are accurate.
ASHQKING
Rank 1: Thread
Aug 11, 2025, 06:23
@Steven
ASHQKING
Rank 1: Thread
Aug 11, 2025, 06:31
it says: OAuth session was not created. Please try logging in again.
ASHQKING
Rank 1: Thread
Aug 11, 2025, 06:32
@Chirag Aggarwal
ASHQKING
Rank 1: Thread
Aug 11, 2025, 06:42
ASHQKING
Rank 1: Thread
Aug 11, 2025, 06:42
I am building project and completely using Appwrite Cloud for our backend, but having issues in Auth system
ASHQKING
Rank 1: Thread
Aug 11, 2025, 06:43
I am using Google and Discord Login, and configured in Console perfectly. but still having these errors..
ASHQKING
Rank 1: Thread
Aug 11, 2025, 06:43
@Khushboo
Chirag Aggarwal
Aug 11, 2025, 06:51
can you please share your code snippet? and more details about the error