-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BadResponseException #11
Comments
Подтверждаю, то же самое. И как я понял, это только для оплаченых счетов ошибка |
Ошибка в классе RequestMapperIntercessor, в private T deserializeResponseBody(Class responseClass, ResponseData response) |
Здравствуйте, ошибка появилась вновь при вызове com.qiwi.billpayments.sdk.client.BillPaymentClient#createBill. |
Тоже самое появилось |
|
@Senderman или держи этот.
|
Опять поменяли ответ от сервера:) добавили поле recipientPhoneNumber |
Пойду тогда сбилжу тот. спасибо |
Появилась ошибка
Exception in thread "Thread-54" com.qiwi.billpayments.sdk.exception.BadResponseException: ResponseData{body='{"siteId":"*","billId":"*","amount":{"currency":"RUB","value":"1.00"},"status":{"value":"PAID","changedDateTime":"2020-02-14T22:43:45.596+03:00"},"customer":{"email":"email","phone":"phone","account":"*"},"customFields":{"apiClient":"java_sdk","apiClientVersion":"1.4.0","CHECKOUT_REFERER":"https://away.vk.com/"},"comment":"Пополнение баланса","creationDateTime":"2020-02-14T22:43:12.416+03:00","expirationDateTime":"2020-02-15T22:43:13.412+03:00","payUrl":"*"}', httpStatus=200}
Хотя все раньше работало
The text was updated successfully, but these errors were encountered: