• Hi, I was trying to request data using the plug-in but got this error message:

    Credential implementation provided to initializeApp() via the “credential” property has insufficient permission to access the requested resource. See https://firebase.google.com/docs/admin/setup for details on how to authenticate this SDK with appropriate permissions.

    I have already set up the Firebase cloud functions and I could saw the requests I sent under the function in Firebase projects. So the settings should be fine. However I still do not have the permission to access the database?

    Should I check the rule of the database?

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Insufficient permission to access the requested resource’ is closed to new replies.