Hacker News new | ask | show | jobs
Ask HN: How to solve confusion:Google API key is free or not at all
1 points by dogol 863 days ago
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

1 comments

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