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

fPutObject() is no return value #1345

Open
monkeykingblack opened this issue Sep 17, 2024 · 2 comments · May be fixed by #1346
Open

fPutObject() is no return value #1345

monkeykingblack opened this issue Sep 17, 2024 · 2 comments · May be fixed by #1346

Comments

@monkeykingblack
Copy link

I am currently using the latest version 8.0.1. When I use the fPutObject function, I don't receive the return result like I used to in version 7.1.3. When I look inside the SDK, I see that the final result uses the putObject function but there is no return statement.

Is this a new feature or what that I am missing?

@monkeykingblack monkeykingblack changed the title fPutObject() is no response fPutObject() is no return value Sep 17, 2024
@prakashsvmx prakashsvmx linked a pull request Sep 17, 2024 that will close this issue
@prakashsvmx
Copy link
Member

Thank you for reporting @monkeykingblack ,

i have sent a PR #1346 to return the values

@monkeykingblack
Copy link
Author

Thank you for reporting @monkeykingblack ,

i have sent a PR #1346 to return the values

Thank you

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 a pull request may close this issue.

2 participants