austinkelleher / giphy-api

🎥 Isomorphic JavaScript client for the Giphy.com API
MIT License
86 stars 19 forks source link

httpService.create is not a function #52

Closed dutzi closed 5 years ago

dutzi commented 5 years ago

Hi guys,

After upgrading to 1.2.8 we get the following error:

httpService.create is not a function

austinkelleher commented 5 years ago

Hey @dutzi. I apologize for the issue. I was able to reproduce the issue and will push up a fix soon.

austinkelleher commented 5 years ago

@dutzi Thanks again for quickly reporting this issue. I fixed this issue in both 2.0 and backported the change to 1.0. Published giphy-api@2.0.1 and giphy-api@1.2.9 with the fix.