Open haldernayan opened 4 months ago
Is this on the sample data or your own data? Do you have any idea which field it was trying to update at the time? That literal looks more like the floating point number from a vector than text for a text field, so I'm wondering why it was trying to store it in a string.
it is not on my own data, it is on the sample pdf files stored on the Data folder.
This issue is for a: (mark with an
x
)When I run the command ./scripts/prepdocs.sh, got the following error Message: The request is invalid. Details: Cannot convert the literal '-0.009656427428126335' to the expected type 'Edm.String'.
Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
azd version?
Versions
Mention any other details that might be useful