Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

How to get btc address ? can't get address from url ? #112

@rajisundaram-s

Description

@rajisundaram-s

I want to show bitcoin address from using coinbase api but the following response showing when try to get access from api
https://api.coinbase.com/v2/accounts { "errors": [ {"id": "invalid_scope",
"message": "Invalid scope",
"url": "https://developers.coinbase.com/api#permissions-scopes"}]}
This is show invalid scope,but i granted permission for "scopes": [ "wallet:user:read","wallet:accounts:read","wallet:transactions:read", "wallet:payment-methods:read","wallet:addresses:read","wallet:addresses:create"],
all permission

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