27 Jan
2003
27 Jan
'03
3:17 p.m.
Hi, I want to add from an external product, a DTMLMethod with proxy role 'Manager'. getattr(self,'daily_notifications').manage_proxy(['Anonymous','Authenticated','Manager'],REQUEST) I receive the following error: "Forbidden Header You are not authorized to change daily_notifications because you do not have proxy roles. " How is it possible? Thanks.