-
-
Hi,
I am getting crash on SecKeyCreateWithData method.
key = SecKeyCreateWithData(keyData as CFData, keyDict as CFDictionary, &error)
Error Log:
[seckey] SecKeyCreate init(RSAPublicKey) failed:…
-
Please let me know if this code still works, looks like something I missed or i need to edit the credential for mpesa or sandbox?
-
Instale Qtcreator, Qt5.11 y Qt5.4.2, Mingw Qtwebengine y demas pero me sale el mismo error "Unknow module in Qt: webenginewidgets". En KdeNeon no tuve problemas pero en Windows 7 no hay caso. Alguien …
-
Ver documentación en:
https://doc.nuxeo.com/nxdoc/howto-upload-file-nuxeo-using-rest-api/
El endpoint de Nuxeo es:
https://autenticacion.portaloas.udistrital.edu.co/apioas/nuxeo_api/v1
-
Is there a way to pass some value when initializing transactions and the same value will be return as callback values?
e.g
return [
‘invoice’ : ‘inv100837’
];
and the callback value will b…
-
I am running the latest version of wowza streaming engine (4.8.10). When I do not include the module, then I am able to stream to the server using gocoder app, but as soon as I add the module configur…
-
I am interacting with the Mpesa Api test endpoint i.e https://sandbox.safaricom.co.ke/mpesa/b2b/v1/paymentrequest for B2B request. I am still not getting any data at my callback server. Do you send re…
-
Hi, everything is working perfectly well with the api on the android side but the callback endpoint at the server is not receiving any response. Please help
Aleqi updated
7 months ago
-
I have the following code from the docs
I have installed the php package from composer using
```composer require kopokopo/k2-connect-php```
and this is the code
```