Jump to content

directadmin module - cannot list user packages


Recommended Posts

Posted

Hello,

I am trying to use directamin module but on the getPackagesUser i have no success. I can access on the browser to the CMD_API_PACKAGES_RESELLER endpoint and have a response.

Using the module i can see the reseller packages but not the user packages.

This is the  log response from the module when listing packages from reseller and users

User

Input: myDomain.net|getPackagesUser

Response: myDomain.net|getPackagesUser
a:0:{}

 

Reseller

Input: myDomain.net|getPackagesReseller

Output: myDomain.net|getPackagesReseller
a:1:{s:4:"list";a:1:{i:0;s:5:"teste";}}

 

I would appreciate some help :)

Posted

The user packages are accessed via CMD_API_PACKAGES_USER. Do you get a response in your browser with that command?

If not, then there are no user packages in DA or there is some configuration/permission issue in DA for that command.

  • 1 year later...
Posted

Can you please explain the process of 

On 2/10/2020 at 11:17 AM, Tyson said:

The user packages are accessed via CMD_API_PACKAGES_USER. Do you get a response in your browser with that command?

If not, then there are no user packages in DA or there is some configuration/permission issue in DA for that command.

I'm still having this issue.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...