aalej
aalej
Hey folks, sorry to hear you’re still encountering this issue. I’m discussing this with our engineering team to see what could be causing the issue. In the meantime, to unblock...
Hey @faisalramdan17, thanks for reporting this! I'm able to reproduce the issue. Let me raise this to our engineering team so they can take a look. I'll also mark this...
Hey @trullock, apologies for not being able to respond to #8054 and thanks for opening up this report. I'm able to reproduce the issue as well. Let me raise this...
Hey @Cruzor-Blade, I'm trying to reproduce the behavior you mentioned but so far haven't encountered the issue. The url for the functions are using the correctly set project ID. Just...
Thanks for the detailed report @jellynoone! I'm able to reproduce this issue. As you mentioned, when connecting to the emulator, `http://127.0.0.1:5001/demo-project/us-central1/search` outputs: ```json { "result": { "deepField": 0, "deepFieldDirect": 0,...
Hey @EpicEric3ric, thanks for the detailed report! Looking at the code you provided, it seems like you're trying to use v1 functions instead of v2 functions. For context starting `firebase-functions`...
Hey @EpicEric3ric, just checking if you were able to resolve the issue?
Hey @Cruzor-Blade, thanks for reaching out. Currently, I can't reproduce the issue when starting the emulator using the Data Connect VS Code extension or with `firebase emulators:start`. Could you try...
Hey @MattSkala, could you try authenticating via `firebase login`? I tried to reproduce this issue and it seems like this occurs when using `GOOGLE_APPLICATION_CREDENTIALS`. When trying with credentials from `firebase...
Hey @kaisermann, thanks for the detailed report! I’m able to reproduce the issue where running the script hangs indefinitely when using firebase-tools >= 13.11.0. However, I can’t seem to reproduce...