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
- Current User is Not authorized
recreating same Thread
- Error: User (role: guests) missing scope...
I want to send a verification code to the user and the given phone number and check it and create a session right after the user entered the secret. For me that...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...