I'm trying to create a controller which is used in the Portal, but I can't get anything to work.
If I create a standard controller with Authentication required a call from the portal spits out not authorised.
How where can I create a controller that a portal user can call? I can see that the portal calls go via /portal-access/index.php
Thanks
If I create a standard controller with Authentication required a call from the portal spits out not authorised.
How where can I create a controller that a portal user can call? I can see that the portal calls go via /portal-access/index.php
Thanks
Comment