Skip to content

access_token is dict now #2

Description

@alexche8

current_user.strava_token = access_token

There should be used something like
current_user.strava_token = access_token['access_token']
because strava returns dict not string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions