Does the Google Ads offline conversion tag template in sGTM use Application Default Credentials (ADC) to authorize?
I am trying to use the tag template with my own credentials because I already have my own developer token, but I am getting an authorization error “auth - Could not load the default credentials”
Can someone point me in the right direction?
Hello @Aa_Lck.
Yes, the method used in the template is this one getGoogleAuth.
I’ll try to reproduce your error and get back to you.
thank you @giovaniortolani . I was able to setup a service account for the ADC and this is now working for me.
@Aa_Lck glad to help.
If you don’t mind, could you share what steps you took to resolve the issue? It would really help out others who might face the same problem in the future. Thanks a bunch!