Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
From a user query, we figured that the server was throwing an error when trying to parse a Blob
type. Here is the error log:
org.springframework.core.codec.CodecException: Type definition error: [simple type, class com.google.cloud.firestore.Blob]; nested exception is com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class com.google.cloud.firestore.Blob and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS)
The Blob type seems to only have private properties that are inaccessible. We'll need to check if our mapper needs to be marked with additional visibility
Steps To Reproduce
Public Sample App
No response
Version
Cloud
Metadata
Assignees
Labels
This marks the issue or pull request to reference server codeSomething isn't workingIssues that have risen because data types weren't handledIssues related to a specific integrationTakes 1-2 daysIssues that frustrate users due to poor UXNeeds attention from maintainers to triageIssues related to the query & JS Podaccording to https://bit.ly/3JNaYTh
Type
Projects
Status
No status