You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Android 8, API 26 with Play Store version 44.4.19-23[0] [pr] 711817052 I receive below issue:
2025-01-25 00:13:01.532 4537-5609 AuthPII com.google.android.gms.persistent E [RequestTokenManager] getToken() -> BAD_AUTHENTICATION. App: com.android.vending, Service: oauth2:https://www.googleapis.com/auth/googleplay
aoqa: Long live credential not available.
at utq.a(:com.google.android.gms@[email protected] (040400-705592033):1003)
at utw.b(:com.google.android.gms@[email protected] (040400-705592033):28)
at utu.a(:com.google.android.gms@[email protected] (040400-705592033):610)
at utt.b(:com.google.android.gms@[email protected] (040400-705592033):94)
at osx.h(:com.google.android.gms@[email protected] (040400-705592033):226)
at osx.d(:com.google.android.gms@[email protected] (040400-705592033):2)
at umk.getAuthToken(:com.google.android.gms@[email protected] (040400-705592033):406)
at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
at android.os.Binder.transact(Binder.java:612)
at blye.onTransact(:com.google.android.gms@[email protected] (040400-705592033):10)
at android.os.Binder.transact(Binder.java:612)
at bdoh.onTransact(:com.google.android.gms@[email protected] (040400-705592033):148)
at android.os.Binder.execTransact(Binder.java:682)
2025-01-25 00:13:01.532 4537-5609 AuthPII com.google.android.gms.persistent E Message is Long live credential not available.
aoqa: Long live credential not available.
at utq.a(:com.google.android.gms@[email protected] (040400-705592033):1003)
at utw.b(:com.google.android.gms@[email protected] (040400-705592033):28)
at utu.a(:com.google.android.gms@[email protected] (040400-705592033):610)
at utt.b(:com.google.android.gms@[email protected] (040400-705592033):94)
at osx.h(:com.google.android.gms@[email protected] (040400-705592033):226)
at osx.d(:com.google.android.gms@[email protected] (040400-705592033):2)
at umk.getAuthToken(:com.google.android.gms@[email protected] (040400-705592033):406)
at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
at android.os.Binder.transact(Binder.java:612)
at blye.onTransact(:com.google.android.gms@[email protected] (040400-705592033):10)
at android.os.Binder.transact(Binder.java:612)
at bdoh.onTransact(:com.google.android.gms@[email protected] (040400-705592033):148)
at android.os.Binder.execTransact(Binder.java:682)
2025-01-25 00:13:01.534 4537-5609 Auth com.google.android.gms.persistent W [GetToken] GetToken failed with status code: BadAuthentication [CONTEXT service_id=343 ]
2025-01-25 00:13:01.561 4537-5609 GLSActivity com.google.android.gms.persistent W [GmsAccountAuthenticatorImpl] error status while fetching token:BadAuthentication
2025-01-25 00:13:01.572 6688-6777 BillingClient com.app.Module W getSkuDetails() failed for queryProductDetailsAsync. Response code: 2
2025-01-25 00:13:01.605 6688-6688 com.app.Module com.app.Module D Error: Plugin.InAppBilling.InAppBillingPurchaseException: Unable to process purchase.
at Plugin.InAppBilling.InAppBillingImplementation.ParseBillingResult(BillingResult result, Boolean ignoreInvalidProducts)
at Plugin.InAppBilling.InAppBillingImplementation.PurchaseAsync(String productSku, String itemType, String obfuscatedAccountId, String obfuscatedProfileId, String subOfferToken, CancellationToken cancellationToken)
at Plugin.InAppBilling.InAppBillingImplementation.PurchaseAsync(String productId, ItemType itemType, String obfuscatedAccountId, String obfuscatedProfileId, String subOfferToken, CancellationToken cancellationToken)
at Module.Services.BillingSubscription.MakePurchase()
The text was updated successfully, but these errors were encountered:
On Android 8, API 26 with Play Store version 44.4.19-23[0] [pr] 711817052 I receive below issue:
The text was updated successfully, but these errors were encountered: