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
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Task :runOfflineVerify FAILED
xception in thread "main" java.lang.IllegalArgumentException
at com.google.api.client.repackaged.com.google.common.base.Preconditions.checkArgument(Preconditions.java:108)
at com.google.api.client.util.Preconditions.checkArgument(Preconditions.java:37)
at com.google.api.client.json.webtoken.JsonWebSignature$Parser.parse(JsonWebSignature.java:599)
at OfflineVerify.parseAndVerify(OfflineVerify.java:40)
at OfflineVerify.process(OfflineVerify.java:97)
at OfflineVerify.main(OfflineVerify.java:124)
The text was updated successfully, but these errors were encountered:
Failure: Network error while connecting to the Google Service https://www.googleapis.com/androidcheck/v1/attestations/verify?key=kkkk
Task :runOfflineVerify FAILED
xception in thread "main" java.lang.IllegalArgumentException
at com.google.api.client.repackaged.com.google.common.base.Preconditions.checkArgument(Preconditions.java:108)
at com.google.api.client.util.Preconditions.checkArgument(Preconditions.java:37)
at com.google.api.client.json.webtoken.JsonWebSignature$Parser.parse(JsonWebSignature.java:599)
at OfflineVerify.parseAndVerify(OfflineVerify.java:40)
at OfflineVerify.process(OfflineVerify.java:97)
at OfflineVerify.main(OfflineVerify.java:124)
The text was updated successfully, but these errors were encountered: