Author |
|
emberSteve Newbie
Joined: 14 November 2022 Location: United Kingdom
Online Status: Offline Posts: 1
|
Posted: 14 November 2022 at 7:39am | IP Logged
|
|
|
Hi,
I am attempting to use the API through a java client but I just keep getting Error Code 108. I cannot find anywhere in the documentation that tells me what this relates to.
Thanks
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 14 November 2022 at 10:37pm | IP Logged
|
|
|
Hello,
The list of error codes is found in system/Notifications.php file, 108 stands for "Access Denied". There's probably an authentication issue, see Using Web API documentation page for guidelines on how to perform authentication.
Hope this helps.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|