-
Random crash overnight. No actions were taken during this as I was asleep. Here is the output from the console. Attached debug file.
```
2020-05-10T08:58:11.313 !!! ERROR !!! Error: read ECONNRESE…
-
### Expected behavior
### Actual behavior
For some reason bot doubling TMI connection.
```
2020-05-16T16:20:57.904 | Bot is starting up
2020-05-16T16:21:01.109 | Initialized PostgreSQL databa…
-
Hello,
I'm trying to use this plugin to publish to a GitHub Enterprise repo.
I have my repo URL configured in the repository field in package.json, and my release config looks like this (also lo…
-
### Expected behavior
### Actual behavior
```
| 2020-03-17T08:00:48.490 !!! ERROR !!! Possibly Unhandled Rejection at: Promise {
TypeError: Cannot read property 'name' of undefined
at /app/…
-
The open bug reports on chromium.org:
* https://bugs.chromium.org/p/v8/issues/detail?id=8594
* https://github.com/v8/v8/pull/29
* ~https://bugs.chromium.org/p/chromium/issues/detail?id=914950~
…
-
Здравствуйте
Подскажите, пожалуйста, как использовать со своим номером телефона и апи ключем, куда их вписать? Задача стоит - авторизация и получение последних платежей
-
## The dependency [react-redux](https://github.com/reduxjs/react-redux) was updated from `6.0.0` to `6.0.1`.
🚨 [View failing branch](https://github.com/qiwi/redux-signal-bus/compare/master...qiwi:gr…
-
При попытке выставить счет, выдается эта ошибка. Не могу понять в чем проблема. Laravel
```
$billPayments = new \Qiwi\Api\BillPayments(secret_key);
$billId = $billPayments->genera…
-
Пытаюсь перевести деньги со счета на счет
`def send_to_user(self, recipient, amount):
payment = self.wallet.qiwi_transfer(recipient, amount, comment=None)`
однако, получаю странную ошибку:
>…
-
Добрый день.
Если я правильно понял, все запросы к API QIWI-Кассы в данный момент выполняются синхронно. Планируется ли добавление в SDK асинхронных версий этих методов, например, _CreateBillAsync_?