unity3d - Firebase for Unity using service accounts hangs fetching auth token -


i installed shiny new firebase unity package , trying database package work using service account, detailed here. able connect , work database (without service account) when rules left public, not when using service account.

enabling verbose logging ( firebasedatabase.defaultinstance.loglevel = loglevel.verbose; ) gives me:

persistentconnection:pc_0 - scheduling connection attempt connectionretryhelper:scheduling retry in %dms persistentconnection:pc_0 - trying fetch auth token 

then after a min or two:

persistentconnection:pc_0 - connection interrupted for: connection_idle 

i've tried giving service account owner role , making dwd. neither helps.

has been able working? need special when setting service account? need in firebase after setting service account?

i received response firebase after submitting request help. including fix problem in next release.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -