Hi Team,
I'm integrating AEM with ADobe learning Manager, and formed an search api https://learningmanager.adobe.com/primeapi/v2/search?type="course"&query="Ui%20Training" but this is returnning unauthorized access though added accesstokens and client id and client serverid while executing this api. any suggestions on this?
Views
Replies
Total Likes
Hi,
The issue is the token is not working, either it is expired or wrong generated, please check this on how to generate a token: https://experienceleague.adobe.com/en/docs/learning-manager/using/integration/developer-manual#apiau...
Hope this helps
Views
Replies
Total Likes
Hi,I added tokens in the header and auth section of postman it's working for other api's but only for search it's not working.
Views
Replies
Total Likes
Hi @Keerthi0555 ,
You may try removing double quote https://learningmanager.adobe.com/primeapi/v2/search?type=course&query=Ui%20Training
Also cross check if user of corresponding token have at least read(required) access
Thanks
Views
Replies
Total Likes
Hi , I tried by removing double quotes and scope I gave admin read and write
Views
Replies
Total Likes
Hi @Keerthi0555 ,
Plz find the document https://experienceleague.adobe.com/en/docs/learning-manager/using/knowledge-base/unable-to-search-co...
Thanks
Views
Replies
Total Likes
Views
Likes
Replies