Skip to content

Coinbase backend defaults to 'balance' but the complete calls user_data with looks for /users api path #199

@elgreg

Description

@elgreg

oauth calls do_auth which tries to get user_data, but if the default scope of 'balance' is used for coinbase, the /user path is denied. Not a huge deal, but made getting started difficult. Perhaps consider using 'user' as the default scope or using the 'balance' endpoint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions