Search API | Community
Skip to main content
Keerthi0555
New Participant
August 30, 2024

Search API

  • August 30, 2024
  • 3 replies
  • 1003 views

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?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

kautuk_sahni
Employee
September 13, 2024

@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!

Kautuk Sahni
MukeshYadav_
New Participant
August 30, 2024
EstebanBustamante
New Participant
August 30, 2024

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#apiauthentication 

 

Hope this helps

Esteban Bustamante
Keerthi0555
New Participant
August 30, 2024

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.

 

MukeshYadav_
New Participant
August 30, 2024