Skip to content

Deprecated API #15

@cnaak

Description

@cnaak

Hello there!

I'm replaying README's first instructions on my Julia REPL — Version 1.11.5 (2025-04-14) — however it fails right off the bat after installing:

julia> products()
ERROR: HTTP.Exceptions.StatusError(503, "GET", "/products", HTTP.Messages.Response:
"""
HTTP/1.1 503 Service Unavailable
Date: Fri, 25 Apr 2025 00:44:21 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 45
Connection: keep-alive
access-control-allow-headers: Content-Type, Accept, cb-session, cb-fp, cb-form-factor
access-control-allow-methods: GET,POST,DELETE,PUT
access-control-allow-origin: *
access-control-expose-headers: cb-before, cb-after, cb-gdpr
access-control-max-age: 7200
Cache-Control: no-store
etag: W/"2d-ks5EZhQY26pMgwn1OBo80gCV2vM"
strict-transport-security: max-age=15552000; includeSubDomains
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
CF-Cache-Status: MISS
Set-Cookie: ******
Vary: Accept-Encoding
Server: cloudflare
CF-RAY: 9359cfb4c87351bc-XAP

{"message":"Coinbase Pro API is deprecated."}""")
[...]

I clipped off the rather large Stacktrace that followed, as the last line message seems pretty clear: "Coinbase Pro API is deprecated." — too bad!

Are there plans to update the package code to conform to the up-to-date Coinbase API, whether on this or on another package (since this is named after the deprecated API)?

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