Skip to content

FTC API Not Returning RCMP Divisions #921

@NixFey

Description

@NixFey

Describe the bug
When GETing https://ftc-api.firstinspires.org/v2.0/2025/events?eventCode=USMICMP2WF, a 200 response is returned as {"events":[],"eventCount":0}, despite the event existing on the ftc.events site. This is inconsistent with a nonexistent event code, which returns a 404; and with divisions for last year, which return the data as expected.

To Reproduce
Steps to reproduce the behavior:

  1. Call the events endpoint with the USMICMP2WF event code
  2. Observe empty array returned

Expected behavior
Data for the divisions is returned, including the divisionCode pointing to the parent event.

Screenshots
N/A. See URL and response above

Device (please complete the following information):

  • curl using a valid API key that successfully fetches information about other events

Additional context
These divisions were created several days ago by the lead FTA, so I wouldn't expect caching to be a factor after this much time has passed. Same behavior occurs for divisions under both of the FiM CMPs

Metadata

Metadata

Assignees

No one assigned

    Labels

    ftc-eventsIssues affecting ftc-events.firstinspires.org, including ftc-api.firstinspires.org

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions