First try using the encode function seems to mangle the URL worse, I will attempt some more combinations with the LUA table variables. Example from the docs demonstrates a query added to a hard URL, which I am not doing but should not matter.
The problem seems to be a timing issue, I was able to “slow” a few steps down in my code, and now just calling the variable URL value is working without modification. I am seeing some other issues (warnings: image on drive does not match), which may be timing problems, will try some additional experimentations.
First try using the encode function seems to mangle the URL worse, I will attempt some more combinations with the LUA table variables. Example from the docs demonstrates a query added to a hard URL, which I am not doing but should not matter.
The problem seems to be a timing issue, I was able to “slow” a few steps down in my code, and now just calling the variable URL value is working without modification. I am seeing some other issues (warnings: image on drive does not match), which may be timing problems, will try some additional experimentations.