-
Notifications
You must be signed in to change notification settings - Fork 188
Open
Labels
bugSomething isn't workingSomething isn't workingtriageNeeds to be reviewed and assignedNeeds to be reviewed and assigned
Description
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:
- Run the curl command above
- 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
Labels
bugSomething isn't workingSomething isn't workingtriageNeeds to be reviewed and assignedNeeds to be reviewed and assigned