Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

unable to access datasets using API

Avatar

Level 1

I created a new ims client through ims portal, and i got the scopes mentioned below approved for my client. Now i try to call the api by generating an access token using the service token.  The api is returning the blow mentioned error -> “error_code”:“403024",“message”:“Not allowed to read the profile”. 

 

Service token Scopes:

  • Acp.foundation
  • Acp.foundation.catalog
  • additional_info.projectedProductContext 
  • read_organizations
  • AdobeID, openid, session
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

API
1 Accepted Solution

Avatar

Correct answer by
Employee

 A couple of things you can confirm:

  1. Ensure you have developer rights within admin console to use the integration
  2. Ensure the integration is assigned to the AEP product and product profile within adminconsole.adobe.com

 

Here's a quick doc that walks you through setting this up:  https://docs.adobe.com/content/help/en/experience-platform/tutorials/authentication.html

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

 A couple of things you can confirm:

  1. Ensure you have developer rights within admin console to use the integration
  2. Ensure the integration is assigned to the AEP product and product profile within adminconsole.adobe.com

 

Here's a quick doc that walks you through setting this up:  https://docs.adobe.com/content/help/en/experience-platform/tutorials/authentication.html

Avatar

Employee
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?