flickr / flickr-sdk

Almost certainly the best Flickr API client in the world for node and the browser
https://www.flickr.com/services/api
MIT License
131 stars 29 forks source link

Clean undefined oauth params from the base string #129

Closed jeremyruppel closed 5 years ago

jeremyruppel commented 5 years ago

This matches the way qs handles undefined values and prevents a signature mismatch if one is passed to our request.