ERROR:
User credential refresh is only supported in the default googleapis.com universe domain, but the current universe domain is None. If you created the credential with an access token, it's likely that the provided token is expired now, please update your code with a valid token.
interface message:response = service.accounts().networkReport().generate(
parent='accounts/{}'.format('pub-XXXX'), body=request).execute()
This interface has been working well until December 6th