Hi Mahesh,
could you please verify the following?
That looks like the EventInfo object in the deeplink microflow is empty.
To test this, put a breakpoint on the Show Page action in the microflow, and call the deeplink from your browser. Once the breakpoint is hit, you can look at the variables and see if EventInfo has any content or not.
Good luck!