I have a workflow and one of it’s activity is to download from a given url.
Sometimes it works, sometimes it is taking forever to give the result even though the file got downloaded already.
The preceding activities already completed then stops on the Wait for Download.
When I give it a timeout, the variable that supposedly hold the download result saying Object reference not set to an instance of an object.
Here is the flow for reference