I have followed this guide https://devsday.ru/blog/details/67372
not sure what I am doing wrong.. do i need to enter some sort of success and failure urls?
i have created the service with id team_id.bundle_id
and the key as well with sign in with apple
also have given limitnil.com , backend.limitnil.com in domains and subdomains with the redirect URL given by appwrite
And you put this for the bundle ID in Appwrite?
๐๐
Will try that
So basically the service id (team_id.bundle_id)is the bundle id in appwrite apple auth?
that worked!!
thanks steven
[SOLVDD] Apple Oauth2 Stuck
[SOLVED] Apple Oauth2 Stuck
I had the same issue. I used the bundle ID. Shouldn't the description of the field state Service ID instead of Bundle ID? The service ID can't be the bundle ID so the naming is wrong or at least confusing.
Recommended threads
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because itโs not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- [SOLVED] curl error Number: 6 โ function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...