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?
조회 수
답글
좋아요 수
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
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.
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
Hi , I tried by removing double quotes and scope I gave admin read and write
Hi @Keerthi0555 ,
Plz find the document https://experienceleague.adobe.com/en/docs/learning-manager/using/knowledge-base/unable-to-search-co...
Thanks
@Keerthi0555 Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
조회 수
답글
좋아요 수