🐛 [rtdb, firestore, storage] permission denied errors are unhelpful #15707
Labels
Needs Attention
This issue needs maintainer attention.
platform: all
Issues / PRs which are for all platforms.
plugin: database
type: enhancement
New feature or request
Whenever we get a permission denied error (due to Rules), they are unhelpful. The expectation is to see the path and operation that failed, and optionally the JSON payload that was sent
How it works today
RTDB:
Firestore
Cloud Storage
Ideal outcome
RTDB:
Firestore
Cloud Storage
Resources
Firestore codepaths seem to have enough context to give better error messages without a big lift
This is a copy of issue #11677 which was most likely closed due to a user landing on the issue through a web search and then later commenting that it was fixed when his unrelated permission issue was solved.
/cc @lukepighetti
The text was updated successfully, but these errors were encountered: