Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

GoogleSignatureVerifier error: signature not valid when call requestIdToken! #228

@EdisonNguyen

Description

@EdisonNguyen

Hello Google team,

I face with problem when trying to getIdToken for my app flow:

https://developers.google.com/identity/sign-in/android/backend-auth#send-the-id-token-to-your-server

Every thing fine except requestIdToken(getString(R.string.server_client_id)). Our app will return error like:

05-24 19:17:40.091: V/GoogleSignatureVerifier(14539): com.vgames.gungunonline signature not valid. Found:
05-24 19:17:40.091: V/GoogleSignatureVerifier(14539): MIIDXzCCAkegAwIBAgIEBNOpETANBgkqhkiG9w0BAQsFADBgMQswCQYDVQQGEwJ2aTEMMAoGA1UE
05-24 19:17:40.091: V/GoogleSignatureVerifier(14539): CBMDaGNtMQwwCgYDVQQHEwNoY20xDjAMBgNVBAoTBXZtb2dhMQwwCgYDVQQLEwNkZXYxFzAVBgNV

...

I saw that this problem posted in Google + stackoverflow from 13 May. Until now no good answer for us.

I think my problem the same with: http://stackoverflow.com/questions/37333220

Could you check and give me your advice.

I tested in: SignInActivity googlesamples checkout 22 - May.

Thanks,
Tài Hải

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions