Hello everyone,
I am trying to use Apple as an OAuth provider. The Service IDs, redirect URL from Apple, and the key are all set. However, upon redirection from the Apple login page, Appwrite shows Error 400: general_bad_request
.
Has anyone experienced this before and knows what to do about it?
TL;DR
Developers trying to use Apple as OAuth provider are experiencing Error 400 (`general_bad_request`) in Appwrite. Solution: Double-check Service IDs, redirect URL, and key set for Apple integration.