The customer has installed the Aurena Agent successfully and it can be verified from user settings page. Also from the console tab in background page for chrome extension I can see the below line
got message from agent: {"method":"Hello","value":"Hi!","status":"SUCCESS","version":"0.1","guid":"32b83171-5db9-4c85-aa37-851c4c9fa5fa"}
but when I try to view a document nothing happens and not even an error is raised. The last call in the log is below
got message from agent: {"method":"GetLocalProperty","value":null,"status":"SUCCESS","version":"0.1","guid":"32b83171-5db9-4c85-aa37-851c4c9fa5fa"}
When I compared it with an internal environment, it is missing the DownloadAndOpen method call.
What could be the reason here? I have attached the log file for further reference