You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am requesting to Firmware H22.01.02.30.70 from a Flutter Application on Android 12
Here in the doc : https://gopro.github.io/OpenGoPro/http#tag/Media/operation/OGP_DELETE_SINGLE_FILE
Documentation specifies that we should use parameter "p" to specify the file to delete but the gopro response is HTTP 400.
I've tried with the parameter "path" and the gopro response is HTTP 200 and it actually deletes the file.
Screenshots
Responses in my logs :
Error:
Success:
Hardware
Camera: Hero11
Desktop: MacOS Sonoma
Smartphone: Samsung S10
The text was updated successfully, but these errors were encountered:
Component
What is the bug in?
Describe the bug
I am requesting to Firmware H22.01.02.30.70 from a Flutter Application on Android 12
Here in the doc : https://gopro.github.io/OpenGoPro/http#tag/Media/operation/OGP_DELETE_SINGLE_FILE
Documentation specifies that we should use parameter "p" to specify the file to delete but the gopro response is HTTP 400.
I've tried with the parameter "path" and the gopro response is HTTP 200 and it actually deletes the file.
Screenshots
Responses in my logs :
Error:
Success:
Hardware
The text was updated successfully, but these errors were encountered: