Ask HN: How to solve confusion:Google API key is free or not at all

1 points by dogol ↗ HN
Help definitively conclude from confusion

Is Google API key as on Google cloud, is free (trial) or not at all, can't get the really 100% free (trial) API key

so keeps failing utilize the google cloud modules

3 comments

[ 5.0 ms ] story [ 16.6 ms ] thread
Some google cloud APIs have free tiers, yeah, and once you go over they start charging you.

> so keeps failing utilize the google cloud modules

I don't know what you mean by this

that's code of

... = require(' ...) // <= this meant by module

or ES6 syntax kind:

import .... from ' ....... ' // <= this' meant

Naturally, right off error on this line

That has nothing to do with API keys