Skip to content

ResourceNotFound issue when using intercom.users.create #224

Open
@vallode

Description

@vallode

Python: 3.6.4
Python-intercom: 3.1.0

Not exactly sure how active this repository is, but thought I would raise this issue regardless.

When using intercom.users.create() we occasionally (sometimes in high burts) get a ResourceNotFound error, recently we have turned from using intercom.users.save() because we thought that might have been the issue. Regardless the error persists.

If anyone is aware of what could cause this error on the create method, that'd be great. As far as I am aware the method should create OR update a user if the user is not found, not sure why it would ever return a resource not found...

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