Error running scenario under different user ID

Options
lisazzhang
lisazzhang Registered Posts: 1 ✭✭✭✭

Hi there, I tried to run a scenario in automation node with a new user ID in the scenario setting page. This ID has the permission to access the dataset, the project, etc.

But an error shows about reading local dataset schema: 'Error in R process: simpleError : Failed: empty schema'

In the success case when running under another ID, the log tells:


df <- dkuReadDataset("table")
[dku.jobs] - Connects using API ticket
Received command : /tintercom/datasets/get-schema

So I thought it would because the new ID doesn't have the 'API ticket' to read the dataset schema? Then how to setup this API ticket?

Thank you!

Tagged:
Setup Info
    Tags
      Help me…