Document download issue {"error":"APNX-1-0000-000","message":"User Does Not Have Rights to Perform this Operation","title":"An Error Has Occurred"}

Hi Team,

we are getting below issue when trying to download document.

{"error":"APNX-1-0000-000","message":"User Does Not Have Rights to Perform this Operation","title":"An Error Has Occurred"}

active document is available in appian document management & user is having full access right still getting this issue

Couldn't able to find any log details from server.

Please share thoughts, if anyone having similar issue.


Add on to this,

We have written our custom plugin to downlaod zip files form SFTP to appian document library and then we are using advance unzip (App market plugin) to publish documents to appian document management.

Application users (Basic users) can't access where as system admin can able to access those files, which we read from SFTP.

Everything is working in 18.1 recently we have upgraded to 18.2 and it's not working afterwards.

  Discussion posts and replies are publicly visible

Parents Reply Children
  • Hi Abishek,

    We have checked the security settings and can confirm that the user does have the access rights to the document.

    We have 2 security groups in our application. Let's call them as follows:
    Security Group A
    Security Group B

    The permission level to the document for both Group A and Group B is Administrator.
    For all other groups (i.e. Default group), the permission level is No Access.

    User X and User Y have both been placed in Group A.
    User X account type is Basic User, while User Y account type is System Administrator.

    User X is unable to download the document and gets a screen displaying {"error":"APNX-1-0000-000","message":"User Does Not Have Rights to Perform this Operation","title":"An Error Has Occurred"} when the download link is clicked.

    User Y can download with no issues.

    However, given that User X is in Group A, shouldn't User X be able to download the document too?
  • 0
    Certified Senior Developer
    in reply to edmund.loh

    I am also getting the same issue. How you resolved this?