-
would you help me,,, i'm initiating an stk push but i'm not getting it
-
Hello your realloc works wrong look it this shit:
```
#include "stack.h"
#include "log.h"
#include
int main()
{
Stack stk = {}; //
stk.logFile = fopen("logfile.htm", "w");
lo…
-
Hello, roommate! I found a bug in your code. If you try to create stack witch size is too big you program will crash! Look at this code in main:
```
#include "stack.h"
#include "log.h"
#include
…
-
Hello I'm having trouble connecting my app with the mpesa stk push
Please help
-
{"status":"error","message":"The element AccountReference is invalid.","data":"20"}; Status code: 400 [] {"uid":"021d69b"}
Can't find a clear cause of the error
-
error whenever I try production keys
{'requestId': '11259-2330641-1', 'errorCode': '400.008.02', 'errorMessage': 'Invalid grant type passed'}
-
### LeetCode Username
academicShubh
### Problem Number, Title, and Link
https://leetcode.com/problems/parsing-a-boolean-expression/description/?envType=daily-question&envId=2024-10-20
### Bug Cate…
-
Hi Guys,
Please assist try resolve the below issue and error am facing on my Android App when implementing the STK Push onto it.
Getting below error see logs:
D/OkHttp: --> POST https://sandbox.…
-
- [x] create schema
- [x] handle success transaction
- [x] handle user cancelled transaction
- [x] show recent transactions
-
The implementation of stk push function does not match the documentation in the developer portal Timestamp parameter is missing and there is an added remarks parameter that does not exist in the docum…