user13449 Member

Comments

  • I think i'm misunderstanding your use case. you're trying to send data back to Domo? Yes if you use replace_ds and send a dataframe of just two columns with dummy data to the same ds_id, does it execute successfully? Yes, that is correct. do you have ownership of the dataset in Domo / permission to alter the schema? Yes, I…
  • It isn't an issue with the access token. No, it isn't just using fetch().. this is for an import into Domo. Uses a DomoR::replace_ds(). As I said in the post, the replace works with different datasets, it is only one dataset that started throwing the 500 error. Wondering if there are reasons a dataset wouldn't import (like…