Thanks google but for future reference, this solved the issue.  AWS lambda 
does but you have to change the directory of the temp files.  Changing the 
location or even disabling cache is not documented sufficiently.  I just 
went down the route of disabling for now.  Google can you outline what the 
consequences for disabling are?

 oauth2_client = oauth2.GoogleRefreshTokenClient(CLIENT_ID, CLIENT_SECRET, 
REFRESH_TOKEN)

adwords_client = adwords.AdWordsClient(DEVELOPER_TOKEN, oauth2_client, 
USER_AGENT,cache=googleads.common.ZeepServiceProxy.NO_CACHE)

 adwords_client.SetClientCustomerId(CUSTOMER_SERVICE_ID)
On Saturday, February 27, 2021 at 6:17:06 AM UTC+8 adsapiforumadvisor wrote:

> Hi,
>
> Are you using Python client library in this integration?  This doesn't 
> look like an API generated error. I recommend checking with AWS Lambda 
> support if it allows to write a temporary file in a directory or a location 
> that you are trying to write.
>
> Thanks,
> [image: Google Logo] 
> Lakshmi Prathipati 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2DJCgg:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7da6dbc1-55ff-47e1-be87-d05afc20e678n%40googlegroups.com.

Reply via email to