Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Empty "bars" when using non-existing symbol on v1beta3/crypto/{loc}/bars #59

@bennycode

Description

@bennycode

I was expeting to get an API error when trying to fetch historical bars for non-existing symbols (like DOES/NOTEXIST). Instead, I get returned an empty payload which is misleading:

{
  "bars": {},
  "next_page_token": null
}

Screenshot

image

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