can i reference a dataset in domo dev

Options

Is there a way to use the domo.get(/data/v1/[alias]) function in domo dev to reference a production dataset? I get the expected 400 error right now since it is looking at localhost:3000/data....

Comments

  • jake-galbraith
    Options

    domo.get is doing just that, referencing by alias to production datasets you specify in your manifest.json file.

     

    Have you logged into the instance your manifest.json is referencing with domo login in the cli?

This discussion has been closed.