tinify / tinify-nodejs

Node.js client for the Tinify API.
https://tinypng.com/developers
MIT License
414 stars 74 forks source link

tinify.compressionCount is undefined #11

Closed tianbaolin closed 6 years ago

tianbaolin commented 6 years ago

tinify.compressionCount is undefined

simonwahlstrom commented 6 years ago

Hi there!

You can get the compression count after you have validated your API key or after you have made at least one compression request. Can you try this and see if that works better for you?