Issues when obtaining and maintaining urls for product media of type video

Hey @nicu_taban

Thanks! That helped out alot. So, I checked out the logs for that request and the job to upload the Videos runs ok, we see the video attached to your product, all the Videos are all in the ‘Ready’ state (denoting that file is attached and attached to the Product).

I’m able to replicate too when directly passing in Original Source and Sources on productCreateMedia mutation, I’m returned null for originalSource and nothing in the sources array.

As an aside, I note that when I query the Product’s Graphql ID (gid) directly, much like as shown here, i’m returned data for your product’s originalSource and sources array. That maybe a workaround for you in the meantime whilst we look into this further.

I’ll peform some further tests here regarding expected behaviour and will endeavour to be back here as soon as I have a further update.