Cs.link not adding hash to url

Hi,

I’m using cs.link to create a link to an authenticated webpage, I’ve provided the record ID as the second argument to the function which is successfully adding it as the context_record_id, it just isn’t appending a hash/token to the URL alongside it.

let bookingPageURL = cs.link(cs.ref('page_booking_details'), processRecordID);

Is there something I’m missing in the code studio for this?

Thanks,
Ewan

Ewan,

Can you email me a link to the code studio item and I’ll raise as a bug if necessary.