A collection of Flutter plugins developed by CACHET
554
stars
681
forks
source link
android.os.RemoteException: Request rejected. Rate limited request quota has been exceeded. Please wait until quota has replenished before making further requests. #973
android.os.RemoteException: Request rejected. Rate limited request quota has been exceeded. Please wait until quota has replenished before making further requests.
E/AndroidRuntime(12254): at androidx.health.connect.client.impl.HealthConnectClientImpl.getGrantedPermissions(HealthConnectClientImpl.kt:308)
E/AndroidRuntime(12254): at androidx.health.connect.client.impl.HealthConnectClientImpl$getGrantedPermissions$1.invokeSuspend(Unknown Source:14)
E/AndroidRuntime(12254): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
E/AndroidRuntime(12254): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
E/AndroidRuntime(12254): at android.os.Handler.handleCallback(Handler.java:938)
E/AndroidRuntime(12254): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(12254): at android.os.Looper.loopOnce(Looper.java:210)
E/AndroidRuntime(12254): at android.os.Looper.loop(Looper.java:299)
E/AndroidRuntime(12254): at android.app.ActivityThread.main(ActivityThread.java:8319)
E/AndroidRuntime(12254): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(12254): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
E/AndroidRuntime(12254): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1038)
E/AndroidRuntime(12254): Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@4e65eb1, Dispatchers.Main]
android.os.RemoteException: Request rejected. Rate limited request quota has been exceeded. Please wait until quota has replenished before making further requests. E/AndroidRuntime(12254): at androidx.health.connect.client.impl.HealthConnectClientImpl.getGrantedPermissions(HealthConnectClientImpl.kt:308) E/AndroidRuntime(12254): at androidx.health.connect.client.impl.HealthConnectClientImpl$getGrantedPermissions$1.invokeSuspend(Unknown Source:14) E/AndroidRuntime(12254): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) E/AndroidRuntime(12254): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) E/AndroidRuntime(12254): at android.os.Handler.handleCallback(Handler.java:938) E/AndroidRuntime(12254): at android.os.Handler.dispatchMessage(Handler.java:99) E/AndroidRuntime(12254): at android.os.Looper.loopOnce(Looper.java:210) E/AndroidRuntime(12254): at android.os.Looper.loop(Looper.java:299) E/AndroidRuntime(12254): at android.app.ActivityThread.main(ActivityThread.java:8319) E/AndroidRuntime(12254): at java.lang.reflect.Method.invoke(Native Method) E/AndroidRuntime(12254): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) E/AndroidRuntime(12254): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1038) E/AndroidRuntime(12254): Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@4e65eb1, Dispatchers.Main]
after this error app crashes