Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

library not working as of today #12

Open
mabramishvili opened this issue Jun 5, 2023 · 5 comments
Open

library not working as of today #12

mabramishvili opened this issue Jun 5, 2023 · 5 comments

Comments

@mabramishvili
Copy link

I get this error:

code: 500,
  name: 'ApiVersionError',
  message: "[ApiVersionError.UPDATE_TO_NEWER_VERSION @ version; trigger:'Version v202202 was deprecated and is now disabled. Please check the DoubleClick for Publishers blog for more information or contact us via the support forum.']",
  details: {
    ApiExceptionFault: {
      message: "[ApiVersionError.UPDATE_TO_NEWER_VERSION @ version; trigger:'Version v202202 was deprecated and is now disabled. Please check the DoubleClick for Publishers blog for more information or contact us via the support forum.']",
      errors: [Object]
    }
  }
}

is there any plans to update this library?

@mabramishvili
Copy link
Author

just changing
exports.API_VERSION = 'v202305';

seems to solve the issue

bsq-panagiotis added a commit to bsq-panagiotis/google-admanager-api that referenced this issue Jun 21, 2023
@bsq-panagiotis
Copy link
Contributor

@mabramishvili Is this fix still working OK for you?
I would like to start using this library for a project and wanted to check if it makes sense to do so.

@mabramishvili
Copy link
Author

yes it does work but it would be great if library author can update the library

@guilhermeanselmo2
Copy link

Hey @Niurmiguel could you publish a new version with this fix? Even though we can get the package from any commit, I believe a new release would make it easier for anyone that download this package

@tnwanna
Copy link

tnwanna commented Apr 2, 2024

@Niurmiguel Just following up on @guilhermeanselmo2 comment. Could you publish a new version of the package? It'd be really helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants