-
Notifications
You must be signed in to change notification settings - Fork 950
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
Request to add/link new provider to the account results in 501 #4170
Comments
Hi, thanks for filing this issue! We are unable to promise any timeline for this, but if others also have this issue, adding a +1 on this issue can help us prioritize adding this to the roadmap. (Googler-only internal tracking bug: b/222142440) |
FYI, we're also accepting Pull Requests for this feature. A good place to start is
|
@yuchenshi any plans for this? |
@prameshj Can you also please review this and raise an internal ping for a followup? |
@malcolmdeck Looking forward to your thoughts on this? |
We're aware of the issue but don't have a timeline on a resolution. |
Are there any other mechanisms to seed users in the emulator with providers linked? I can't seem to set provided data with |
@yuchenshi @christhompsongoogle @prameshj @joehan still waiting a timeline on this - opened in Feb'22 |
Thanks for following up, but I have no updates to share. The fastest way to get this resolved would be to try your hand at a fix via Yuchen's link above. |
I've implemented this as suggested by @yuchenshi in #6291. |
[REQUIRED] Environment info
firebase-tools: 10.20.0
Platform: Ubuntu 20.04 x86_64
[REQUIRED] Test case
This issue is only happening in emulator. Works fine with actual firebase project.
[REQUIRED] Steps to reproduce
/accounts:update
results in the above error.[REQUIRED] Expected behaviour
Should add/link the provider info to the account.
[REQUIRED] Actual behaviour
Returns error with above error message.
The text was updated successfully, but these errors were encountered: