Skip to content

UID returns client access_token instead of user id? #4

@ryenski

Description

@ryenski

Currently the uid attribute returns the access_token for the client request:

uid { access_token.client.id }

It seems like the uid attribute should return the Drip user's ID instead:

uid { raw_info["accounts"][0]['id'] }

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