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.

Is any of this still working? #110

@bbottema

Description

@bbottema

Whatever I do, from Java using coinbase-java, or using the REST API directly in Chrome or PostMan, I always get the following json response, whether I use an API key or not:

{
    "errors": [
        {
            "id": "not_found",
            "message": "Not found"
        }
    ]
}

Did they change the v1 api? I can't find the old documentation either. v2 performs better in PostMan, but is not supported in the released coinbase-java (Maven dependency).

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