Emojo Posted April 10, 2018 Share Posted April 10, 2018 We have a custom Tickets management system which is working fine and gets tickets from WHMCS via API. I followed instructions in the dev docs and rebuilt the system with framework but I'm having issues with getting all tickets through API. Some of them are not showing at all whereas the old system works fine. I had a look at old system's code - the logic is the same, the same user/credentials are used for auth. External API is used to make calls. WHMCS version 7.5. Any thoughts? Link to comment Share on other sites More sharing options...
Emojo Posted April 13, 2018 Author Share Posted April 13, 2018 This is now solved. So, I found out that 'limitnum's default value is 25 and I must have set it to a greater value in order to make it work. Link to comment Share on other sites More sharing options...
Recommended Posts