Search code examples
google-apps-scriptlooker-studio

How do I connect my consent screen to my google data studio connector?


I'm building a connector for google data studio. When adding a connecctor you're asked to first authorize it via google and are shown a consent screen. I've setup my consent screen in the oath2 console (https://console.developers.google.com). Though I'm not sure how to let google data studio use my consent screen I've created in the console.

Currently it shows like this:

Current oauth screen

Similar to what'd I'd like Example

Anyone had experience with this? Maybe its something set in the manifest file?


Solution

  • To configure the OAuth consent screen for your Data Studio Community Connector:

    1. Attach your connector Apps Script project to a Standard GCP Project.

    2. Configure the OAuth consent screen for your GCP project.