can i reference a dataset in domo dev

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
    jake-galbraith Domo Employee

    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?

    Jake Galbraith
This discussion has been closed.