Voucher Delete api throwing an exception
vsr625 opened this issue · 6 comments
When we do client.vouchers().delete("some-code", true)
, an exception is being thrown of the following form:
com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input at [Source: (retrofit.ExceptionCatchingTypedInput$ExceptionCatchingInputStream)
Please check this asap.
@vsr625 I'm not able to reproduce this issue, please recheck it on your side and see whether it still occurs. Also for future issues please include at least your sdk version and api version.
we are using sdk version 8.0.1
and app version as v2018-08-01
Have you managed to verify the behaviour of the method?
@vsr625 can you post in your VoucherifyClient
config? Also please contact the Voucherify support as this might not actually be an SDK issue.
closing due to inactivity