Saving a video file from an Adobe Express video link
Copy link to clipboard
Copied
Hi, I’m having trouble saving a video file from an Adobe Express video link using JavaScript due to consistent 'Network Error' issues. Are there any APIs or alternative methods you can recommend for achieving this?
Copy link to clipboard
Copied
Hi @rtinfow --
Can you please elaborate on how you are getting this error? (what are you achieving with the SDK and where does it break?)
Best,
Amanda
Copy link to clipboard
Copied
Hi Amanda,
After saving the video URL link from the SDK, when attempting to fetch the URL for uploading the video file to S3, an issue consistently arises, displaying the following message:
Error downloading video: o {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …}
Do you have any ideas or opinions?
Thanks,
rtinfow

