-BUG NOTE: we are working on fixing a bug in the latest version, `v4.0.0`, that causes some requests to `create`/`update` `campaign`/`profile` that use `oneOf` params (see our [OpenAPI spec](https://github.com/klaviyo/openapi/blob/main/openapi/stable.json) for details) to error out with the following message: `TypeError: <SOME_RESOURCE>._from_openapi_data() missing <N> required positional argument: <SOME_ARGUMENT>`. If you run into such an error, we recommend replacing that specific API call with an outright API call (see the example calls in our [API Reference](https://developers.klaviyo.com/en/reference/create_campaign), on the right-hand side, for full details). We are currently working on a fix for `v4.0.1`, which should be out shortly.
0 commit comments