Skip to content
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

FirebaseAuthError: There is no user record corresponding to the provided identifier. It was working in Node 18.12 but not working in 20.11.0 #2441

Closed
brijeshkothari6492 opened this issue Feb 5, 2024 · 1 comment

Comments

@brijeshkothari6492
Copy link

[READ] Step 1: Are you in the right place?

  • For issues related to the code in this repository file a Github issue.
  • If the issue pertains to Cloud Firestore, read the instructions in the "Firestore issue"
    template.
  • For general technical questions, post a question on StackOverflow
    with the firebase tag.
  • For general Firebase discussion, use the firebase-talk
    google group.
  • For help troubleshooting your application that does not fall under one
    of the above categories, reach out to the personalized
    Firebase support channel.

[REQUIRED] Step 2: Describe your environment

  • Operating System version: Windows 10_____
  • Firebase SDK version: 13.1.0_____
  • Firebase Product: auth_____ (auth, database, storage, etc)
  • Node.js version: 20.11.0_____
  • NPM version: _____

[REQUIRED] Step 3: Describe the problem

FirebaseAuthError: There is no user record corresponding to the provided identifier. It was working in Node 18.12 but not working in 20.11.0 I have double checked its working fine on 18.12.1 simply without any change but its breaking with error on 20.11.0

There is no user record corresponding to the provided identifier.

Steps to reproduce:

What happened? How can we make the problem occur?
This could be a description, log/console output, etc.

image

Relevant Code:

image image
// TODO(you): code here to reproduce the problem
@lahirumaramba
Copy link
Member

I don't see any integration test failures on this API. Are you still facing this issue? It would help if you can provide us with a minimal repro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants