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

fixed saveMedia function missing required parameter for uploadWeb #628

Closed
wants to merge 1 commit into from

Conversation

SrS2225a
Copy link
Contributor

When choosing to upload any file using the web portal, it would cause an slim application error because the saveMedia function was missing an required parameter, as you can see in issue #627 which this pull request closes. Luckily though, uploading with an endpoint still works as expected

@SrS2225a
Copy link
Contributor Author

I forgot to mention, this only started happening after I updated to the latest version 3.8.0

@The-MEO
Copy link
Contributor

The-MEO commented Jan 25, 2025

Is this "code" parameter ever used in the Web-Endpoint?
In #625 i made the parameter as optional to get rid of the error message.

@SrS2225a
Copy link
Contributor Author

Thanks, I missed that pull request when I noticed the issue. Forgot to look for pull requests that were already merged. Sorry about that in thanks! I will close this issue instead. Also, I agree, I was thinking of more of doing an emergency fix, so I just copied the parameters use

@SrS2225a SrS2225a closed this Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants