[siwa] Authorization failed: Error Domain=AKAuthenticationError Code=-7071

I want to implement Apple sign-in, but I keep getting this error "[siwa] Authorization failed: Error Domain=AKAuthenticationError Code=-7071". what is Error Code -7071 ?

Accepted Reply

I found the problem, I accidentally called Apple sign-in twice before user interaction.

Replies

I found the problem, I accidentally called Apple sign-in twice before user interaction.