I've filled all the necessary fields to enable apple login following this article. but it still can't successfully login the user. it's my first time implementing apple OAuth. so i'm not sure if apple have anything similar to facebook and google OAuth where we first need to enable the app to work with all users. The error screens are attached. The screen record is in swedish language. Below are some key translations: Dela min e-postadress = Share my e-mail Dölj min e-postadress = hide my e-mail Registreringen slutfördes inte = The registration could not complete
I've also attached the subdomain and return URL i've set in apple developer portal. Do anyone have any idea why it's happening and how to solve it? Any kinda help will be appreciated
Stack: NextJS@14 Appwrite: Cloud
here's the subdomain and return URL i've set in apple dev portal. forgot to put it in the post
The "invalid_client" screen automatically occurs after a few sec when i do nothing after the registration failure and keep it as it is
Recommended threads
- Appwrite DNS nameservers return SERVFAIL...
My custom domain demomanasa.online (and all its subdomains) stopped resolving with ERR_NAME_NOT_RESOLVED for all visitors. I have traced the failure to Appwrite...
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...
- 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...