Skip to content

UID returns client access_token instead of user id? #4

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'] }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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