Hello Community,
I need your help on a topic.
I have several locally folders containing assets that i would like to upload to my aem author instance on the cloud.
I have read the documentation at :
https://github.com/adobe/aem-upload.
I am a little bit confused :
- aio-aem aem:upload test.pdf -c admin:admin -h http://localhost:4502/content/dam : folder aem-upload-1635701310972 is created but no asset is uploaded into it with following error : error: unhandled exception attempting to upload files direct binary access not supported
2. Running it on instance on cloud, i have :
error: post https://author-XXX.adobeaemcloud.com/api/assets/aem-upload-1635709461348 < failed with status code 401
2021-10-31T19:44:21.523Z [] error: unhandled exception attempting to upload files Request failed with status code 401
Thanks in advance for your help.
Regards.