Expand my Community achievements bar.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Permission denied for Adobe Experience platform API's

Avatar

Level 1

 

I am integrating Adobe Experience Platform Batch Ingestion APIs using my Adobe Developer Console project.
The project has the Adobe Experience Platform API added, and I’m using service account (JWT/OAuth) credentials for authentication.

However, when I try to create or write to a dataset, I get the following 403 ForbiddenError:

 

 

Expected:
The dataset should be successfully created or be accessible for writing under the prod sandbox.

Actual:
The request fails with a 403 ForbiddenError, indicating that the service account does not have WRITE permission to the dataset.

Question:
What permissions or configurations are required in Adobe Experience Platform or Adobe Developer Console to grant the service account WRITE access to datasets in the prod sandbox?

1 Reply

Avatar

Level 4

Hi @GouravTi 

 

It is happening due to lack of access.

 

Please refer the below link which has list of permissions. I have also added a snippet of few permission which were related to data ingestion and management.

 

https://experienceleague.adobe.com/en/docs/experience-platform/access-control/home

 

itsMeTechy_1-1760534893133.png