Hi,
Could you provide a sample basic authentication to Media Manager API v2. From the examples listed in the forum and documentation i am not able to authenticate. I have tried the following endpoints:
https://client_subdomain_not_listed.cloud.opentext.com/otdsws/loginhttps://client_subdomain_not_listed.cloud.opentext.com/otmmapi/v2/authhttps://client_subdomain_not_listed.cloud.opentext.com/otmm/ux-html/
If i authenticate through the browser, by going to: https://client_subdomain_not_listed.cloud.opentext.com/nosso
Then, use JSESSIONID value and initiate a curl call, i can call successfully the following API endpoints:https://client_subdomain_not_listed.cloud.opentext.com/otmmapi/v2/folders/rootfolders https://client_subdomain_not_listed.cloud.opentext.com/otmmapi/v2/assetshttps://client_subdomain_not_listed.cloud.opentext.com/otmmapi/v2/search/text?keyword_query=(a)
Thanks, Hristo