|
|
|
|
|
by herval
215 days ago
|
|
Google APIs in general are hilariously hard to adopt. With any other service on the planet, you go to a platform page, grab an api key and you’re good to go. Want to use Google’s gmail, maps, calendar or gemini api? Create a cloud account, create an app, enable the gmail service, create an oauth app, download a json file. Cmon now… |
|
To be fair, that might have changed in recent years. But after having to deal with that a few times for a few hobby projects I simply stopped trying. Can't imagine how it is for companies making use of these APIs. I guess it provides work for teams on otherwise stable applications...