You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" com.qiwi.billpayments.sdk.exception.BadResponseException: empty body, HTTP status 401
at com.qiwi.billpayments.sdk.client.RequestMappingIntercessor.deserializeResponseBody(RequestMappingIntercessor.java:50)
at com.qiwi.billpayments.sdk.client.RequestMappingIntercessor.request(RequestMappingIntercessor.java:34)
at com.qiwi.billpayments.sdk.client.BillPaymentClient.createBill(BillPaymentClient.java:47)
Помогите пожалуйста, с чем может быть связана данная ошибка? Я дописал к библиотеке коммиты #23 и #24 но не помогло
The text was updated successfully, but these errors were encountered:
bas1c1
changed the title
Error empty body
BadResponseException: empty body
Jul 2, 2022
Exception in thread "main" com.qiwi.billpayments.sdk.exception.BadResponseException: empty body, HTTP status 401
at com.qiwi.billpayments.sdk.client.RequestMappingIntercessor.deserializeResponseBody(RequestMappingIntercessor.java:50)
at com.qiwi.billpayments.sdk.client.RequestMappingIntercessor.request(RequestMappingIntercessor.java:34)
at com.qiwi.billpayments.sdk.client.BillPaymentClient.createBill(BillPaymentClient.java:47)
Помогите пожалуйста, с чем может быть связана данная ошибка? Я дописал к библиотеке коммиты #23 и #24 но не помогло
The text was updated successfully, but these errors were encountered: