Firebase:无法添加新应用程序(错误消息:请求包含无效参数)

Firebase:无法添加新应用程序(错误消息:请求包含无效参数),firebase,firebase-cli,Firebase,Firebase Cli,我正试图在Firebase中创建一个Web应用程序,以便获得credenials,但它拒绝这样做。我无法在此错误消息中找到任何内容 我得到错误状态“发生意外错误。[原因:请求包含无效参数。]” 当我试图通过CLI创建它时,它也会拒绝 firebase apps:create WEB "Web app" 结果: [debug] [2020-10-29T13:04:48.471Z] <<< HTTP RESPONSE 200 {"content-t

我正试图在Firebase中创建一个Web应用程序,以便获得credenials,但它拒绝这样做。我无法在此错误消息中找到任何内容

我得到错误状态“发生意外错误。[原因:请求包含无效参数。]”


当我试图通过CLI创建它时,它也会拒绝

firebase apps:create WEB "Web app"
结果:

[debug] [2020-10-29T13:04:48.471Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Thu, 29 Oct 2020 13:04:48 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3-Q050=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-T050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2020-10-29T13:04:48.472Z] <eye3 title='/ExecuteService.SingleExecute, INVALID_ARGUMENT'/> APPLICATION_ERROR;execute_service/ExecuteService.SingleExecute;Not a valid controlling product: FIREBASE. Property id:<188538656>
com.google.apps.framework.request.StatusException: <eye3 title='INVALID_ARGUMENT'/> generic::INVALID_ARGUMENT: Not a valid controlling product: FIREBASE. Property id:<188538656>;AppErrorCode=3;StartTimeMs=1603976687479;tcp;Deadline(sec)=30.0;ResFormat=UNCOMPRESSED;Originator=mobilesdk-devrel-frontend;Tag=IncomingMethod/FiredataInternalService.ProcessQueueMessage;ServerTimeSec=0.247247872;LogBytes=256;Non-FailFast;EndUserCredsRequested;EffSecLevel=privacy_and_integrity;ReqFormat=UNCOMPRESSED;ReqID=ae3e58762b9b13f4;GlobalID=6831ddc8c7f8475;Server=[2002:a81:9b16:0:b029:19c:c7d4:d379]:4001
[debug] [2020-10-29T13:04:48.476Z] FirebaseError: <eye3 title='/ExecuteService.SingleExecute, INVALID_ARGUMENT'/> APPLICATION_ERROR;execute_service/ExecuteService.SingleExecute;Not a valid controlling product: FIREBASE. Property id:<188538656>
com.google.apps.framework.request.StatusException: <eye3 title='INVALID_ARGUMENT'/> generic::INVALID_ARGUMENT: Not a valid controlling product: FIREBASE. Property id:<188538656>;AppErrorCode=3;StartTimeMs=1603976687479;tcp;Deadline(sec)=30.0;ResFormat=UNCOMPRESSED;Originator=mobilesdk-devrel-frontend;Tag=IncomingMethod/FiredataInternalService.ProcessQueueMessage;ServerTimeSec=0.247247872;LogBytes=256;Non-FailFast;EndUserCredsRequested;EffSecLevel=privacy_and_integrity;ReqFormat=UNCOMPRESSED;ReqID=ae3e58762b9b13f4;GlobalID=6831ddc8c7f8475;Server=[2002:a81:9b16:0:b029:19c:c7d4:d379]:4001
    at OperationPoller.<anonymous> (/usr/local/lib/node_modules/firebase-tools/lib/operation-poller.js:33:23)
    at Generator.next (<anonymous>)
    at fulfilled (/usr/local/lib/node_modules/firebase-tools/lib/operation-poller.js:5:58)
    at processTicksAndRejections (internal/process/task_queues.js:86:5)
[error] 

[debug][2020-10-29T13:04:48.471Z]我也遇到了同样的问题,并记录了一份支持通知单。今天早上我听说这是一个bug,现在已经解决了。现在它又能为我工作了。

如果您在Firebase控制台上遇到问题,或者Firebase CLI没有向您提供有用的错误消息,请直接与Firebase支持部门联系以获得帮助。我现在也有同样的问题,同样的问题。我已经向Firebase支持部门报告了这个问题,希望他们能很快发现。您好,我也遇到了同样的问题。有人有什么解决办法吗?非常感谢。