Skip to content

Getting bad request on updating contact #377

@nafeeurr-lgtm

Description

@nafeeurr-lgtm
$this->client->contacts->update("abcd", [
    'custom_attributes' => ['nickname' => 'Nick Guichi'],
    'email' => '[email protected]',
]);
return;

I have the existing contact id.
"intercom/intercom-php": "^4.5",

There is no other information from the Exception. Just Bad Request. What could be the reason?

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