Google Books API giving responce with “totalItems”: 0 (books/v1/volumes?q=…)
I tried accessing books.googleapis.com/books/v1/volumes?q=flowers
on Postman, Java Application, OAuth Playground, via browser and by APIs Explorer.
OAuth Playground returns a normal response with a totalItems = 3040 and futher information;
But others response with: