Skip to content

Boolean values are returned as strings in getAttributes method #168

@mykyta-abramenko

Description

@mykyta-abramenko

getAttributes method from APIClient returns the boolean attributes as strings

Steps to reproduce:

  1. Identify user with identify method from TrackClient passing some boolean attribute
  2. Try to receive the attributes with getAttributes method from APIClient
  3. Received attribute is "true"/"false" instead of true/false

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