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
Component
What is the bug in?
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:
Expected behavior
A clear and concise description of what you expected to happen.
Receive payload in line with spec
Logs
Screenshots
Hardware
Additional context
The issue also occurs using the python SDK