I am using “Google Picker API” for my website which contains the domain and multiple subdomains (Main domain: www.example.com and Subdomain: *.example.com). I have created API Key and OAuth 2.0 client IDs but it’s working only for the Main domain. Is there any way/setting to work the same API Key and OAuth 2.0 client IDs for Main domain and Subdomain.
Thanks