Basic Auth for AEM Assets
Hello,
I'm trying to build an integration that works with AEM Assets using Assets HTTP API. I am using this article to do so but I can go through all the steps only with the local development token and when I am trying to authorize with Basic Auth in Postman I keep getting 401.
What can be done to resolve this issue?
Are there any other methods of authorization like Oauth specifically for Assets HTTP API? I can see a lot of documentation about it but none specify if it can be used for assets.
Thanks in advance.
