Skip to content

Support error response #6

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']

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions