Posts

Post not yet marked as solved
1 Replies
2.2k Views
I'm trying to implement SignIn with Apple on a web page.I successfully verified the domain (have uploaded confirmation file into .well-known dir) and green light icon have appeared.I've made needed configuration in developer account. But, when I click into the button I being redirected to https://appleid.apple.com/auth/authorize url where I saw an error.I tried both method of providing configuration (scope, client id, redirect uri, state) via html meta tags and via javascript, but got the same.A litlle bit more info I have provided in feedback ticket FB7346704In another topic I found that there might be required some manual application sync (to sync provided data between all Apple servers).What I should do to solve the issue and successfully implement Apple Sign In (JS) on webpage
Posted
by Stafox.
Last updated
.