Hey, we are making 2 requests after initing the visual embed SDK. One to get the Id of a tagged live

Hey, we are making 2 requests after initing the visual embed SDK. One to get the Id of a tagged liveboard and one to get the Id of a tagged worksheet. We are using 2 separate tokenizedFetch requests to do this but the request for the worksheet just brings back the data for the liveboard. We are specifying the type as 'LIVEBOARD' with the tag for the liveboard request and specifying the type as 'LOGICAL_TABLE' with the tag for the worksheet. The tags are also different for the liveboard and worksheet. Does anyone if this is something to do with how tokenizedFetch works?
Was this page helpful?