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
***.***.mairy2.. 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
TL;DR
Developers having trouble implementing Sign In With Apple OAuth in a Flutter & Appwrite app. The user is encountering an "invalid client id or web redirect url" error. They have configured the bundle identifier, enabled Sign In with Apple on Xcode, enabled Apple OAuth in Appwrite, created a key, and copied the credentials into Appwrite. The issue could potentially be a configuration problem.
**Solution**: Double-check the configuration settings for Sign In With Apple, including the bundle identifier and key details, to ensure they are accurate.
Recommended threads
- cant resume project
Invalid console fingerprint event i try man time
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.