IamKingWaiMark / FBP

Firebase Plugin for Unreal Engine
2 stars 0 forks source link

Unable to Add document #18

Open gnuchev opened 2 weeks ago

gnuchev commented 2 weeks ago

I am trying to add a document to the Firestore exactly as in tutorial, but nothing happens. I did the same exact process for adding Data to the Realtime Database, and it worked. But not with Firestore, for some reason. I check that the user is Authorized. What can be wrong?