hi,
Now i have 24 apps in firebase project including both android and ios. Today i try to add new add to my existing project .
But can't add it.
By inspecting browser network section,i got this error message
What was it ...?
{
"error": {
"code": 429,
"message": "com.google.apps.framework.request.CanonicalCodeException: Reached limit on number of clients in this project. Code: RESOURCE_EXHAUSTED\ncom.google.net.rpc3.RpcException: \u003ceye3 title='/ClientAuthConfig.CreateClient, RESOURCE_EXHAUSTED'/\u003e APPLICATION_ERROR;google.identity.clientauthconfig.v1/ClientAuthConfig.CreateClient;com.google.apps.framework.request.CanonicalCodeException: Reached limit on number of clients in this project. Code: RESOURCE_EXHAUSTED;AppErrorCode=8;StartTimeMs=1502806165337;tcp;Deadline(sec)=14.993;ResFormat=UNCOMPRESSED;Originator=traffic-prod;Tag=\u0002cidc\u00032;ServerTimeSec=0.08908416;LogBytes=256;Non-FailFast;EffSecLevel=privacy_and_integrity;DelegatedRole=mobilesdk-devrel-frontend;ReqFormat=UNCOMPRESSED;ReqID=87cb8bb02f3e3577;GlobalID=d91b66b01c039b56;Server=[2002:a17:902:44c::]:9875",
"status": "RESOURCE_EXHAUSTED",
"details": [
{
}
]
}
}
What is want to overcome this issue...
Please help me as soon as possible...!
Thanks all.