Skip to content
Memorang Help Center home
Memorang Help Center home

How do i set up a service account credentials?

Purpose

This guide will walk you through setting up the Google service credentials required for RevenueCat to securely communicate with Google Play on your behalf. While the configuration process is a bit technical, it ensures that RevenueCat only receives the minimum level of access necessary, enhancing both security and control over your app's billing and subscription data.

Steps:

Enable the google developer and reporting API

Create a Service Account and download the json file

  • Go to the Cloud Console and select the appropriate project

  • Open the left drawer and select IAM & ADMIN -> Service Accounts

    Screenshot 2025-09-09 at 2.37.43 PM.png
  • Click on + Create service account button on the top

    Screenshot 2025-09-09 at 2.40.45 PM.png
  • Give service account a name and select create and continue

  • In the next step, give appropriate permission as shown in the screenshot below. (You can search for those permissions and select them to add it)

    Screenshot 2025-09-09 at 2.43.56 PM.png
  • Click continue and done

  • Click on the 3 dot menu and select manage keys

    Screenshot 2025-09-09 at 2.46.53 PM.png
  • Click on add key and select Create new key

    Screenshot 2025-09-09 at 2.47.28 PM.png
  • Make sure JSON is selected and click create, share the downloaded JSON with the Memorang team

    Screenshot 2025-09-09 at 2.48.47 PM.png