imagekit-developer/imagekit-ruby

Incorrect auth parameters with default values

Closed this issue · 1 comments

If you call get_authentication_parameters() without passing token and expiry, the returned auth parameters are incorrect and upload API throws 400 bad signature error.

This issue is confirmed, and the fix is here 47a2d7c

Fixed in 2.2.2