Jump to content

API GetClientsProducts problem


Recommended Posts

Hello,

I use a script that uses several calls to the API.
The script worked for about 2 years, no problem.
However, recently, after transferring billing to a new server,
call API GetClientsProducts stopped working correctly.
The remaining calls to the API work correctly, for example: GetOrders.

GetClientsProducts returns an incomplete response, the response does not contain an array of products.

For example:

array(8) {
  ["result"]=>
  string(7) "success"
  ["clientid"]=>
  NULL
  ["serviceid"]=>
  string(4) "3949"
  ["pid"]=>
  NULL
  ["domain"]=>
  NULL
  ["totalresults"]=>
  int(1)
  ["startnumber"]=>
  int(0)
  ["numreturned"]=>
  NULL
}

 

Edited by WHMCS ChrisD
Added code to code box
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated