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
As per documentation, we have created a API Access and service account for the purchase info and also provided all relavent access on google console and cloud console
But when we are updating the below json, its always returning "failed to parse purchase settings"
As per documentation, we have created a API Access and service account for the purchase info and also provided all relavent access on google console and cloud console
But when we are updating the below json, its always returning "failed to parse purchase settings"
{
"credentials": {
"type": "service_account",
"project_id": "api-3333333333333333333-333333",
"private_key_id": "3333333333333333333333333333333333333333",
"private_key": "-----BEGIN PRIVATE KEY----- MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC3eWGUsgiwXzEG ...= -----END PRIVATE KEY----- ",
"client_email": "perchaseverification@api-8590733015157495171-576381.iam.gserviceaccount.com",
"client_id": "110405678044800470496",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://accounts.google.com/o/oauth2/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/perchaseverification%40api-1111111115157495171-511181.iam.gserviceaccount.com"
},
"application": "AnchorFree-Backend/1.0"
}
The text was updated successfully, but these errors were encountered: