playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.43k stars 953 forks source link

Unity authentication won´t work #3277

Closed thefrankk closed 7 months ago

thefrankk commented 7 months ago

Hi there. I´m trying to set up the authentication and I´m getting an error when i try to connect to Unity Auth. image

Autoconnected Player "Autoconnected Player" Unity.Services.Core.RequestFailedException: id provider not found ---> Unity.Services.Authentication.WebRequestException: {"detail":"id provider not found","details":[],"status":404,"title":"RESOURCE_NOT_FOUND"}

What is this? I already setup all IDs from Google cloud and console.

Thanks