adobe / aem-upload

Makes uploading to AEM easier, and can be used as a command line executable or required as a Node.js module.
Apache License 2.0
62 stars 15 forks source link

Basic authentication example is missing scheme #121

Closed mreutegg closed 7 months ago

mreutegg commented 7 months ago

Expected Behaviour

Using basic authentication example shows in README.md should work.

Actual Behaviour

Requests are not authorized.

Reproduce Scenario (including but not limited to)

Run the example script in README.md targeting a local AEM.

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

mfrisbey commented 7 months ago

Thanks for the report and contribution +1