Refresh Token expires after 7 days

2021-09-03 Thread Philipp Sowinski
Hi, I want to run a cron task which uploads offline conversions every day. Unfortunately my refresh token expires after 7 days. What can I do? This is the error message I get "google.auth.exceptions.RefreshError: ('invalid_grant: Token has been expired or revoked.', {'error': 'invalid_grant', '

Re: Can't generate a refresh token

2021-08-26 Thread Philipp Sowinski
On a computer with a fresh installed ubuntu operating system it works. I think there is a problem with package versions. Would be nice to know which package version is wrong but I guess this is out of scope. Philipp Sowinski schrieb am Donnerstag, 26. August 2021 um 10:27:53 UTC+2: >

Upload conversation from source "Website" not working

2021-08-26 Thread Philipp Sowinski
Hi, can I somehow upload conversations from source "Website"? If I try to do this, i get the following error: "This customer does not have an import conversion action that matches the conversion action provided., at conversions[0].conversion_action" -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

How to export Conversions

2021-08-26 Thread Philipp Sowinski
Hi, is it possible to export conversions? I want to compare them with my shop data. If there is something missing, I want to upload them. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Can't generate a refresh token

2021-08-26 Thread Philipp Sowinski
Hi, I'm currently following this guide to set up Google Ads API for my project: https://developers.google.com/google-ads/api/docs/first-call/overview#config (I want to upload offline conversions programmatically through the api) 1) I successfully requested a developer token 2) I created a OAuth2