Skip to content

returning responses rather than None #85

@jackwardell

Description

@jackwardell

Hey

Just wondering the justification for returning None rather than some data structure when calling `CustomerIO.identify?

Interest:
after calling io.identify, I would like to be returned a requests.Response or custom data structure that includes cio_id so I can record it in my db. Moreover, with a response object, it would be a way of validating a 200/201 response

Cheers

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