Search code examples
androidandroid-studiointellij-idea

Permission denied : The caller does not have permission android studio


I recently installed latest versions of android studio. I tried App Quality Insights from Firebase Crashlytics. When I tired to open in my android studio it giving me some warning.

Permission denied : The caller does not have permission 

enter image description here

I already tried to select the package but nothinf works.


Solution

  • I had the same problem.

    Solution: It's a configuration issue. The open Google account on Android Studio does not have access to the Firebase project. If you add Google account as user to Firebase project the problem is solved.