michaelAtCoalesce

Results 11 issues of michaelAtCoalesce

``` /Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/call.js:31 return Object.assign(new Error(message), status); ^ **Error: 16 UNAUTHENTICATED: Failed to retrieve auth metadata with error: request to https://www.googleapis.com/oauth2/v4/token failed, reason: read ECONNRESET** at Object.callErrorFromStatus (/Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/call.js:31:26) at Object.onReceiveStatus (/Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/client.js:189:52)...

priority: p2
type: bug
needs more info
api: firestore

firebase-admin 10.3..0 starting yesterday afternoon (July 12 ~4PM PST) our app using the firebase-admin sdk started getting the following errors. ![image](https://user-images.githubusercontent.com/96628583/178793218-079cbc5d-e525-4ac6-ad2c-f7b2c455d1f3.png) ![image](https://user-images.githubusercontent.com/96628583/178793239-7cfbb0cd-6543-4774-b9b0-eaf3646108f5.png) ``` Code: 16 Message: 16 UNAUTHENTICATED: Request had...

needs more info
api: firestore

Fixes # . Changes proposed in this pull request: - - - -

hi, i recently wrote some code to exclude node paths from export, as we wanted to export a specific path but be able to exclude a collection inside of that...

i know there is already a git log that allows you to get history from a single commit - but we would like to be able to do the equivalent...

is there a way to load source maps at runtime? i'd like to store my source maps in a specific location on my webserver, say `build/sourcemaps/` - but i don't...

Over the last 12 hours our firebase-admin node process has been experiencing the following error `Error: 2 UNKNOWN: Authentication backend unknown error` It appears to happen during a firestore transaction...

api: firestore

we are using the snowflake connector and starting to see this error - there are two different versions - one with "ESOCKETTIMEDOUT" and another with "ECONNRESET" ``` {"name":"NetworkError","code":401001,"message":"Network error. Could...

### Operating System windows ### Environment (if applicable) chrome ### Firebase SDK Version 10.13.0 ### Firebase SDK Product(s) Firestore ### Project Tooling create-react-app example ### Detailed Problem Description i have...

question
api: firestore
needs-info

question regarding the preferRest behavior - is it specific to the Firestore app instance? it does appear to be a setting on a firebase app instance, but it also sounds...

priority: p2
type: bug
api: firestore