thisandagain / fastly

Fastly API client for Node.js
MIT License
70 stars 28 forks source link

Call to fastly.stats() returns error #29

Open markdorison opened 7 years ago

markdorison commented 7 years ago

Calling fastly.stats() returns the following error: Unbounded requests for summary stats are not allowed

Based on the docs, I believe the stats summary may no longer be supported.

thisandagain commented 7 years ago

Good catch. We should modify the API and do a major version bump.