momentum-xyz / ubercontroller

New controller
GNU Affero General Public License v3.0
9 stars 1 forks source link

Upload asset3d/image with downloadable URL #291

Open dmitry-yudakov opened 10 months ago

dmitry-yudakov commented 10 months ago

It's possible now to upload asset3d/image with passed content but in some cases it's not very convenient.

Example - content generated in 3rd party service with downloadable link that is CORS protected. We can't download it in FE in order to upload to BE. But being able to upload directly to media manager using the provided download link would solve this problem.