Skip to content
Advertisement

Tag: google-ads-api

503 Getting metadata from plugin failed with error: ‘GoogleRefreshTokenClient’ object has no attribute ‘before_request’ when trying to Upload clicks

Does anyone know why I’m getting the above error when trying to Upload Clicks to google ads? got this in the logs: Request made: ClientCustomerId: xxxxxx-xxxxx.apps.googleusercontent.com, Host: googleads.googleapis.com, Method: /google.ads.googleads.v11.services.ConversionUploadService/UploadClickConversions, RequestId: None, IsFault: True, FaultMessage: Getting metadata from plugin failed with error: ‘GoogleRefreshTokenClient’ object has no attribute ‘before_request’ Answer It looks as if you’re using the googleads.oauth2.GoogleRefreshTokenClient class, which was

Advertisement