This topic is locked

Own Rest Api - Blank data object

10/29/2021 3:05:35 AM
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
https://www.youtube.com/watch?v=MHr67SWh8xU&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
the results is ok...

thanks...

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.