Giter VIP home page Giter VIP logo

googleapis-batcher's People

Contributors

jrmdayn avatar juanmiguelbesada avatar pangolingo avatar snyk-bot avatar tynan-cr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

googleapis-batcher's Issues

Getting an "Missing end time." error

Hey, thanks for making this useful package. I just wanted to let you know that I'm trying to use it and hitting this error:

  errors: [
    {
      domain: 'global',
      reason: 'required',
      message: 'Missing end time.'
    }
  ]

I tried erasing my node modules and package-lock, then reinstalling everything, and I still got this error. I only get it when trying to insert multiple calendar events in a batch. When I try to insert a single event it works fine.

If you have any ideas about what's going on here that'd be great. I've checked the data format and despite the error, the "end time" is provided and is in the valid format.

Set a license on this project.

The official client uses the Apache 2.0 license. Use the same one or any other license that fits on this one too please.

query params will get escaped accidentally

First of all, thank you for building this amazing tool.

I am trying with some Google API, and I realized if the request path contains query params (e.g. ?format=metadata), it will get escaped by the Handlebars template at this line

which will result in a request failure.

My temporary fix is changing {{path}} to {{{path}}}, but I am not an expert of Handlebars, so not sure if this has any side effect, but this change did fix my issue.

THANK YOU!!

Not an issue, just a reminder of how awesome you are!

This package has helped me tremendously

Feel free to close this "issue"

❤️ from Denmark

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.