AEM Upload Asset -- NOT working || Error 400 | Community
Skip to main content
New Participant
November 12, 2024
Question

AEM Upload Asset -- NOT working || Error 400

  • November 12, 2024
  • 1 reply
  • 622 views

Hello Everyone, 

I am unable to upload an asset to AEM via Fusion. 
Its a very basic Fusion scenario that downloads an image from a HTTP URL that is then used later to create an asset on AEM. 

I already checked that the user has been granted with "DAM Users & Content Authors" access. 


The Issue as on Dev tools is as below
Invalid recursion selector value 400 .. when trying to invoke the initiateupload.json

Please let me know how to overcome this issue

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

harishdevAuthor
New Participant
November 12, 2024

I was able to resolve this issue simply by replacing the insecure http with a secured https URL