Own Rest Api - Blank data object |
10/29/2021 03:05:35 | |
PHPRunner General questions | ||
P
pinoyoutdoor author
I'm having issues with own api....following the guide from https://www.youtube.com/watch?v=dYlaAVJRy7E&ab_channel=PHPRunnerTipsAndTricks my sample api is like this.... .../api/v1.php?table=local&action=list&qs=IC-11914591&apikey=123456 but the results is: {"data":[],"success":true} the data portion is blank/empty but when using the regular url /icdapi/local_list.php?qs=IC-11900051 thanks... |
||
![]() |
Sergey Kornilov admin 10/29/2021 |
This kind of issue is impossible to troubleshoot without seeing your project. You need to post your project to Demo Account and contact support directly. |
|