I have cloud function that gets trigerred when a new file is uploaded to google cloud storage bucket , using the document ai ocr processor to extract text from the pdf and store it in an astradb.
However, i am getting error “no entities found in the document”.
however when i was using same function but storing results to bigquery table.
it was working normally , so i believe it is not something related to the documents nor the processor.
What would be the issue ?
mohamed abd elbary is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.