brixsat Posted February 9, 2020 Report Posted February 9, 2020 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
Tyson Posted February 10, 2020 Report Posted February 10, 2020 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.
Keith B. Posted November 6, 2021 Report Posted November 6, 2021 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now