POST /api/v1/attestation/create_android_playintegrity/.
/api/v1/attestation/create_android_playintegrity/
The endpoint gives us the server nonce that the final registration request reports in x-ig-attest-params. On an emulator the captured app reports errors: [-3] with an empty integrity token.
x-ig-attest-params
errors: [-3]
POST
/api/v1/attestation/create_android_playintegrity/.The endpoint gives us the server nonce that the final registration request reports in
x-ig-attest-params. On an emulator the captured app reportserrors: [-3]with an empty integrity token.