Google really is worse than other vendors when it comes to authentication.
Google is the 800 pound Gorilla, people are going to have to do whatever it takes to work with them.
I did a shootout of 8 image analysis APIs, I was able to get the other 7 working in under 20 minutes. Google took more than two hours because of it's overly complex authentication and trashed my Python installation when I installed the API client.
3 comments
[ 3.4 ms ] story [ 19.4 ms ] threadGoogle is the 800 pound Gorilla, people are going to have to do whatever it takes to work with them.
I did a shootout of 8 image analysis APIs, I was able to get the other 7 working in under 20 minutes. Google took more than two hours because of it's overly complex authentication and trashed my Python installation when I installed the API client.
If you had to "write a full HTTP/HTTPS client" just to talk to Google, that's on you for using tools without decent libraries in 2022...