Object reference not set to an object error will occur when the values are didn’t properly passed to the specific variables. And in some cases, if we haven’t initialized the variables to the output of some activities.
When we are sharing the project or .nupkg file. We will get this error.
This was the common error check the passing of values and Variables in the workflow.
You can find it easily by debugging the process then it will stop the process at the specified activity which is throwing error. In that activity check the varibale passing.
Thanks @mkankatala
So I am running this on Remote Desktop/Workspace. So when I close this, it should ideally run on backend (which works on my other projects/workflows related to my bowse). Only this screenshot activity gives issues.