-
I decided to switch from the release of version 4.1.1 to the nightly build of the version [peertube-nightly-2022-03-17](https://builds.joinpeertube.org/nightly/peertube-nightly-2022-03-17.tar.xz)
Eve…
-
How to get balance?
-
`
[04-Aug-2021 16:38:56 UTC] PHP Fatal error: Uncaught Error: Class 'Curl\Curl' not found in D:\Program Files\MAMP\htdocs\Qiwi\Api\BillPayments.php:146
`
-
Запрашиваю информацию о чеке и вылетает ошибка
```
PHP Fatal error: Uncaught Qiwi\Api\BillPaymentsException: HTTP/1.1 401 Unauthorized in /vendor/qiwi/bill-payments-php-sdk/src/BillPayments.php:59…
-
$billId = '772'
$billPayments = new \Qiwi\Api\BillPayments(self::SECRET_KEY);
$response = $billPayments->getBillInfo($billId);
return $response;
При обработке получаю ошибку
HTTP/2 401
-
Здравствуйте, возникла ошибка при использовании API. Воспроивожу ситуацию, к примеру сейчас 2021-05-01T14:37 и мне надо чтобы счет был действителен всего 10 минут, то есть это строчка 2021-05-01T14:47…
-
```
$QIWI_SECRET_KEY = env('QIWI_SECRET_KEY') ;
$billPayments = new BillPayments($QIWI_SECRET_KEY);
$billPayments->key = $QIWI_SECRET_KEY;
$billId = $billPaymen…
-
### Issue URL (Incorrect Blocking)
[https://ru.investing.com/equities/cdproject](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fru.investing.com%2Fequities%2Fcdproje…
-
### Expected behavior
For the bot to connect
### Actual behavior
Doesn't connect
### Steps to reproduce
install bot, add oauth codes and save.
### Additional informations
Can't run !_debug …
-
Code sample from README.md
```
$billId = 'cc961e8d-d4d6-4f02-b737-2297e51fb48e';
$fields = [
'amount' => 1.00,
'currency' => 'RUB',
'comment' => 'test',
'expirationDateTime' => '2018…