Skip to main content

SSO Connect API Error

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! Can you let me know specifically which API call you're using and what the code is that you're calling so I can do some additional testing?
    0
  • Parwab
    0
  • cPRex Jurassic Moderator
    Thanks for that information. When using the test Perl script on that page, I don't receive any errors, although I did have to install the JSON and LWP::Protocol::https Perl modules. Here is the output from my "test.pl" script: {"data":[{"type":"main","homedir":"/home/username","user":"username"},{"user":"cptest@domain.com","type":"sub","homedir":"/home/username/public_html/cptest"},{"user":"ftptest@domain.com","homedir":"/home/username/public_html/ftptest","type":"sub"},{"homedir":"/etc/apache2/logs/domlogs/username","type":"logaccess","user":"username_logs"}],"errors":null,"metadata":{"transformed":1},"warnings":null,"messages":null,"status":1}
    0

Please sign in to leave a comment.