I have an app with Shane Young's HTML to PDF Flow. I am using the flow one time in my app with great success. However I am using the app in a second place and am getting a 404 error in Flows only when others use my app.
The weird thing is the data connections are the same in both places, but during the conversion step, I get error:
{
"status": 404,
"message": "The resource could not be found.",
"source": "api.connectorp.svc.ms"
}
I have seen some comments that this happens because of Shared Folder location... however my other flow that uses the same location works every time.
Any ideas would be appreciated!