firebase-admin-go icon indicating copy to clipboard operation
firebase-admin-go copied to clipboard

SDK errors should not reside in the "internal" package

Open oakad opened this issue 4 months ago • 2 comments

Users of the SDK are actually very interested, what sort of error was returned from Firebase. Some errors, for example, require deliberate actions on the SDK user side.

Kindly move the Firebase error info into a publicly accessible package.

oakad avatar Sep 29 '25 05:09 oakad

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Sep 29 '25 05:09 google-oss-bot

I agree with this as well

putcho01 avatar Nov 22 '25 09:11 putcho01