Document not found error but the document exists on the DB

Hi, I am getting document_not_found error randomly trying to get documents from PHP SDK. If I am going to the web dashboard and search for the document it exists and I can access it. This happening randomly to different documents. What could be the problem and how can I resolve it.

The complete error is:

document_not_found (101): "unable to execute KV operation “document_get”

Can you show the code?
Is the exception being caught?

This topic was automatically closed after 90 days. New replies are no longer allowed.