
Hi All!
I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the same. From the app side it should be working!
I think its a config issue.
On my simulator it i get appleid.apple.com invalid_requrest invalid client id or web redirect url.
So Far I have
- Configured my bundle identifier along with the app
***.***.mairy
2.. Enabled Sign in with apple on Xcode - Enabled Apple OAuth in appwrite
- Created a key for the above bundle
- Copied the credentials into appwrite
- Service ID = bundle identifier from step1
- Key ID as downloaded from apple
- Team ID as copied from apple
- P8 File copied contents downloaded from apple
Recommended threads
- Relationship Attribute Deletion Causes D...
I'm experiencing a critical bug with Appwrite CLI that causes complete data loss when making minor schema changes to relationship attributes. What I Tried To D...
- Help on importing data - error Unknown a...
Hey There! I want to create a local environment on my new computer, i wish to get the information i have on my staging appwrite cloud server. When running mig...
- login backend and frontend
I'm using Remix, as my Backend (node). and react on my frontend. Until now, i did SSR login. saved the secret.. and it's fine. For many simpler requests i wish...
