Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong argument name for Delete Single Media File #535

Closed
romain-riviere opened this issue Apr 30, 2024 · 2 comments
Closed

Wrong argument name for Delete Single Media File #535

romain-riviere opened this issue Apr 30, 2024 · 2 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@romain-riviere
Copy link

Component
What is the bug in?

  • Documentation

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:
image

Success:
image

Hardware

  • Camera: Hero11
  • Desktop: MacOS Sonoma
  • Smartphone: Samsung S10
@romain-riviere romain-riviere added the bug Something isn't working label Apr 30, 2024
@github-actions github-actions bot added the triage Needs to be reviewed and assigned label Apr 30, 2024
@tcamise-gpsw
Copy link
Collaborator

Good catch. Let me verify and then I'll update the docs

@tcamise-gpsw tcamise-gpsw added documentation Improvements or additions to documentation and removed triage Needs to be reviewed and assigned labels May 1, 2024
@tcamise-gpsw tcamise-gpsw self-assigned this May 1, 2024
@tcamise-gpsw
Copy link
Collaborator

This has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants