Skip to content

Get Preset Status fails with query parameters #884

@slaclau

Description

@slaclau

Component
What is the bug in?

  • SDKs (Python / Kotlin)
  • Specs (BLE, HTTP)

Describe the bug
This endpoint does not work correctly:
curl "http://172.21.194.51:8080/gopro/camera/presets/get?include-hidden=1" {}

Removing the query parameters returns the correct response.

To Reproduce
Steps to reproduce the behavior:

  1. Run the curl command above
  2. Receive empty response

Expected behavior
A clear and concise description of what you expected to happen.
Receive payload in line with spec

Logs

Screenshots

Hardware

  • Camera: Hero13
  • Fedora Silverblue

Additional context
The issue also occurs using the python SDK

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds to be reviewed and assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions