'Firebase Analytics - permission issue
I have some permission issue in firebase analytics. When I go to Analytics => Events => Modify Events => choose android or iOS, I get error that "You do not have permission to access these settings" and when I click on "View more in Google Analytics" I am getting error that "Missing permissions - You do not have access to the account, property or view. Contact an Analytics administrator who has the Manage Users permission." Screenshot for both error attached. Google Analytics Error Modify Event Error. I have owner and admin access in both firebase and Google Analytics account.
This issue may be due to multiple firebase and google analytics account. But I don't know how can I check and fix this.
Solution 1:[1]
You can't create custom events on Firebase console. Create through you code and customs events will appear in dashboard. Sometimes it takes time to reflect your data maybe 2 hours or less

Solution 2:[2]
You need to add the user you want to have permission to edit/add the Analytics => Events => Modify Events in https://analytics.google.com/analytics/web/ in the analytics project linked to Firebase. The user should be granted Editor access.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Toqir Ahmad |
| Solution 2 | fishbrain |
