Skip to content

Support error response #6

@tavurth

Description

@tavurth

https://developers.databox.com/responses-errors/

The above are not currently supported, even though they are present in your documentation.

These errors are silently dropped by the push function here:

self.last_push_content = self._push_json({
'data': [self.process_kpi(
key=key,
value=value,
date=date,
unit=unit,
attributes=attributes
)]
})
return self.last_push_content['id']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions