Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jesse Rivera 8 posts 27 karma points
    Aug 04, 2009 @ 21:53
    Jesse Rivera
    0

    Courier error with permissions?

    Hey all...total newbie here.  Courier is installed but when I try to do a Transfer I get the following error message. "Umbraco.Courier.BusinessLogic.Exceptions.UnauthorizedClientException: User with id '16' is not allowed to use Courier. To authorize this user for Courier, add it to the list of authorized users in the courier.config file"

    I checked the courier.config file and the user type "editors" is there...I also checked Umbraco and do have the checkbox for Transfer to Production checked...any ideas?

  • Evan Jardine 108 posts 168 karma points
    Sep 14, 2009 @ 07:34
    Evan Jardine
    1

    If you havn't fixed it, in the <allowedUsers> section of the courier.config file (/umbraco/plugins/UmbracoCourier/settigs/courier.config).

    Add, <user>*</user> for all users or....

    <user>16</user> id of the user you want to have access.

    Regards

    Evan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies