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

Java sdk is giving null value in get cell action #1981

Open
ashish777gupta opened this issue May 3, 2024 · 4 comments
Open

Java sdk is giving null value in get cell action #1981

ashish777gupta opened this issue May 3, 2024 · 4 comments
Labels
priority:p0 Blocking issue. Loss of critical functions eg security/privacy violation. Bug SLA<=48hrs type:bug A broken experience

Comments

@ashish777gupta
Copy link

ashish777gupta commented May 3, 2024

When trying to fetch cell values via the Java SDK, we're encountering an unexpected problem: the value returned is null. Strangely, in Postman and Graph Explorer, the values display correctly.

Our goal was to smoothly retrieve the cell value using the Java SDK, but it's not working.
Please assist, with the mentioned issue.

Postman screenshot:
image

Java sdk screenshot:
image

@ashish777gupta
Copy link
Author

Kindly assist with the above comment. Thanks!

@ashish777gupta
Copy link
Author

Pleases assist us. Thanks!

@petrhollayms petrhollayms self-assigned this May 29, 2024
@petrhollayms petrhollayms added the type:bug A broken experience label May 29, 2024
@petrhollayms petrhollayms removed their assignment May 30, 2024
@petrhollayms petrhollayms added the priority:p0 Blocking issue. Loss of critical functions eg security/privacy violation. Bug SLA<=48hrs label May 30, 2024
@petrhollayms
Copy link

petrhollayms commented May 30, 2024

OK I did confirm with @Ndiritu that it should work, given the support in Kiota for microsoft.graph.Json was added recently. So, we need to look into the issue.
Also see the question asked here: https://stackoverflow.com/questions/78457958/get-cell-value-using-graph-api-v6-x-is-not-displaying-the-value-in-java-sdk

PR was merged: microsoft/kiota-java#1070

CC @sebastienlevert

@ashish777gupta
Copy link
Author

Thanks for the response @petrhollayms . Can you please let me know that, is this issue new and if it's new then what is the expected time it would take to fix it. And also if fixed then how to consume the fixed version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p0 Blocking issue. Loss of critical functions eg security/privacy violation. Bug SLA<=48hrs type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

2 participants