Forum Discussion

JohnTheDoe's avatar
JohnTheDoe
Frequent Visitor
8 years ago
Solved

Can't enable addRowsAPIEnabled when creating a Dataset

When I assign `true` to addRowsAPIEnabled, `PostDatasetInGroupAsync` fails with:     Name Value Type   Content "{\"error\":{\"code\":\"InvalidRequest\",\"message\":\"TOM deserialization faile...
  • JohnTheDoe's avatar
    8 years ago

    Apparently I can still push rows to the dataset even if this option is not initialized when creating the dataset, so this problem is isn't causing trouble for now.