Closed bytheway closed 8 years ago
Thank you!
This is having trouble installing dependencies on Travis CI. I can't see how this would be related to anything you did. I won't be able to debug this until the weekend, unfortunately.
Sorry it's taken so long to get back to you on this. I'm looking into the problem now.
Merged via #110
Thank you for the fix!
listing#variations current returns [] when called as:
Getting variations for a listing require oauth credentials to be passed:
https://www.etsy.com/developers/documentation/reference/variations_property#method_getlistingvariations
This adds an
options
argument to thevariations
method to allow passing in authentication:Fixes #107