Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to update "google" payment method #11

Open
yogeshwar-quantum4u opened this issue May 3, 2021 · 1 comment
Open

Unable to update "google" payment method #11

yogeshwar-quantum4u opened this issue May 3, 2021 · 1 comment

Comments

@yogeshwar-quantum4u
Copy link

yogeshwar-quantum4u commented May 3, 2021

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"
}

@lamlt95
Copy link

lamlt95 commented May 24, 2021

I am also facing the same issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants