Problem description
The user cannot Take a submission by a link.
Reason: The user is not authorized to do that, because the BE endpoint is not receiving the workspaceitem id, so it cannot authorize user to take that submission.
Solution: Send the workspaceitemid from the FE. That id must be added to the share url.