Trying to kick off a cobrowse session via the Node.js SDK. I’m calling conversationsApi.postConversationsCobrowse with a valid applicationId and target object. The request keeps failing with a 400 and the message ‘Invalid cobrowse request’. The payload looks right based on the spec. Is there a specific grant type or scope I’m missing? Here’s the config object I’m passing. Any ideas?