Create a Service Account to generate Google API Access Tokens for Validating In-App Purchases on Android

Tiempo de lectura: 2 minutos Today we’re going to learn how to generate a Service Account account that will serve us for verifying purchases or generating an authentication token in Google. The first thing we’ll do is go to https://console.cloud.google.com/iam-admin/serviceaccounts/create We create an account: We choose the Role and put EDITOR (very important). We press once created, click on Adminstrator … Read more