There are just multiple instances of the same typo in RLink. Which is preventing loop detection when forwarding from working correctly. ``` this_forward = { 'session': details.caller, 'authid': details.caller_authrole, <===== ```