Hmm…it could be related to that. You don’t see any other errors? Something you can try as an experiment is transforming the actor_id to a binary before providing it. Or you could try:
type(^actor_id, :uuid) in place of just referencing the actor id.






















