Google Play API Error – NONCE_TOO_LONG

In this post, you’ll learn about the Google Play API Error NONCE_TOO_LONG and the reason why you are receiving the error message and how to fix it

How does this Google Play Message Look like?

NONCE_TOO_LONG

Why do you receive this Error in the Google Play Integrity API?

Nonce length is too long. The nonce must be less than 500 bytes before base64 encoding.

How to fix this error?

Retry with a shorter nonce.