I have setup a small vm on google cloud compute. I want it to be able to access my firestore database, but I cannot make it work. I tried using the firebase-admin lib in the vm, but it is making a permission denied error. My firestore rules fine. Do you know how to do?
Thanks!