Skip to content

firebase.app().delete() throw error #1683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mohshraim opened this issue Apr 10, 2019 · 6 comments
Closed

firebase.app().delete() throw error #1683

mohshraim opened this issue Apr 10, 2019 · 6 comments
Assignees

Comments

@mohshraim
Copy link

[REQUIRED] Describe your environment

  • Operating System version: Mac & Windows
  • Browser version: chrome and safari
  • Firebase SDK version: 5.9.3
  • Firebase Product: firebase APP

[REQUIRED] Describe the problem

firebase.app().delete() was working before but now throw error as follow

Screen Shot 2019-04-10 at 4 23 36 PM

Thanks
Moh'd Shraim

@google-oss-bot
Copy link
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@hsubox76
Copy link
Contributor

Hi, quick question: when you say "was working before", did you have a previous version of Firebase where this code worked, or was it working before you made a change to your code?

The reason I'm asking is that I do see this error, but it occurs in every version of Firebase as far back as I've gone. The service that seems to be throwing the error is Functions, so is it possible that you started seeing this error after adding Functions to your app?

It's definitely a bug, I'm just trying to make sure if we need to revert something we broke or add something that was never there. Thanks!

@mohshraim
Copy link
Author

Hello @hsubox76

What i can confirm it was working on 5.0.4 and some after that...
Which i started using it since this comment #947 (comment)

Thanks

@hsubox76
Copy link
Contributor

I think I found the problem and the fix should go out in the next release, but if I'm correct it shouldn't have ever worked in any previous versions either, as long as the app was bringing in the firebase.functions component. I was finding the same error message when I downgraded to 5.0.4.
In any case, try out the next release (Thursday)? and see if it fixes things for you.

@mohshraim
Copy link
Author

Thanks
Will feed you back

@mohshraim
Copy link
Author

solved
Thanks

@firebase firebase locked and limited conversation to collaborators Oct 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants