Apple authentication is not configured

Client.AuthenticateAppleAsync(appleIdentityToken);

ApiResponseException(StatusCode=400, Message=‘Apple authentication is not configured.’, GrpcStatusCode=9)

@sesposito

Hi @zaichenhu,

You need to set the Apple bundle_id config: Configuration - Heroic Labs Documentation.

Best.