GithubHelp home page GithubHelp logo

Comments (15)

achembarpu avatar achembarpu commented on June 2, 2024 1

Hi everyone,

We have a new release out on the new default main branch, as v3.3.0. This addresses:

  • CM & DV API versions update
  • CM360/DV360 field renames
  • Various dependencies updated

Do give us feedback once you are able to deploy this new version. Thanks!

Cheers,
Arvind

from argon.

dnnspaul avatar dnnspaul commented on June 2, 2024

I have fixed the problem in https://github.com/dnnspaul/argon but can't submit a pull request...

PR: #8

from argon.

achembarpu avatar achembarpu commented on June 2, 2024

Hi all,

Thanks for reaching out on this topic. We are aiming to release a new version of Argon soon. This will cover both the API version, and other API-related changes that are coming up in April. Thank you for your patience, and we will keep you posted.

Cheers,
Arvind

from argon.

mfr-edialog avatar mfr-edialog commented on June 2, 2024

We were able to deploy the new function perfectly fine.
There seems to be an issue with the new API version with the DV connector (we cannot retrieve any data from DV to BQ with Argon 3.30). After investigating this in more detail checking the logs we tried the API playground on https://developers.google.com/bid-manager/v1.1/reports/listreports and saw that it throws an unspecific error message as where with the old V1 version it works just fine.

We will raise the issue with the API team as Argon itself does not seem to be the issue but rather the API itself.

from argon.

mfr-edialog avatar mfr-edialog commented on June 2, 2024

After checking with API support it seems that the API is working fine. Did you test if DV360 reports are working with 3.30 on your end? We are currently stuck with no data incoming from DV360.

from argon.

mfr-edialog avatar mfr-edialog commented on June 2, 2024

Hi again @achembarpu ,

We investigated in more detail and assume the following:

In version 1 DV360 reports and files could be requested through the getquery method.
In version 1.1 DV360 reports need to be requested via the listreports method and files through the getquery method.
But it seems that the new argon version still requests DV360 reports via the getquery method.

Can you confirm this? We are happy to supply further information on the errors we see with the current version of argon for the DV360 reports.

from argon.

achembarpu avatar achembarpu commented on June 2, 2024

Hi @mfr-edialog ,

Thanks for providing your feedback on this update, much appreciated!

DV360 reports need to be requested via the listreports method and files through the getquery method.

Argon has always used listreports to fetch authenticated links to the actual files [src code]. My local installation of Argon is able to successfully download files, so I am unable to replicate the problem.

Could you upload logs showing the errors that you are facing? Thanks!

from argon.

mfr-edialog avatar mfr-edialog commented on June 2, 2024

Thank you for looking into this, I attached the log as CSV. I created a fresh report, but the errors messages are the same for the existing one. I obfuscated any possible keys with "XYZ"

Argon_DV360_error_log.csv

from argon.

mfr-edialog avatar mfr-edialog commented on June 2, 2024

Another finding I can share: I made a test today with version 3.2.1 of Argon using DV360 where I only changed 'https://www.googleapis.com/doubleclickbidmanager/v1'; -> 'https://www.googleapis.com/doubleclickbidmanager/v1.1';.
and it successfully ingested the data.

from argon.

achembarpu avatar achembarpu commented on June 2, 2024

Thanks for the update on this. I have investigated this further, since the logs imply an authentication issue. The regression occurs due to changes in google-auth-library. We are looking into this, but there is no timeline for resolution. In the meanwhile, you can downgrade the dependency to 5.1.2 to mitigate the error.

from argon.

MariusFall avatar MariusFall commented on June 2, 2024

Hello,
Same problem here but the DV data ingestion stopped today. I've tried downgrading the google-auth-library to 5.1.2 with the last version of Argon with no success.
I will try the solution proposed by mfr-edialog

from argon.

MariusFall avatar MariusFall commented on June 2, 2024

changing the 'https://www.googleapis.com/doubleclickbidmanager/v1'; to 'https://www.googleapis.com/doubleclickbidmanager/v1.1'; also worked for me.
Thanks :)

from argon.

achembarpu avatar achembarpu commented on June 2, 2024

Hi all, We have released a new version 3.3.1 which should resolve the issues being discussed here. Do update and let us know your feedback. Thanks!

from argon.

MariusFall avatar MariusFall commented on June 2, 2024

Hi @achembarpu ! just tested the 3.3.1 version and it works like a charm for me :)
Thanks for the fix and your reactivity !

from argon.

achembarpu avatar achembarpu commented on June 2, 2024

Glad to hear it's working now! I'll close this now, but if anyone else is facing issues, do re-open with logs. Thanks!

from argon.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.