Expand my Community achievements bar.

SOLVED

How to fix "Sandbox permission denied"?

Avatar

Level 1

Hi,

 

We are trying to delete customer profile from AEP via the delete entity API. However, error UPAPI-001013-403 Sandbox permission denied has been returned.

 

What should we do to pass the error?

 

Thanks in advance

Jackson

image.png

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @JacksonCh1 ,

 

The issue is occurring because the project that you are using does not have access trying to execute API calls.

Steps:
1. Log into Adobe Developer Console- https://developer.adobe.com/console/home
2. Open the project that you are using and fetch the Technical account ID from the Project details.

3. Now log into Adobe Experience Platform, and Under the Permission tab, you will see the API section.
4. Search for the same technical account ID from the list and Save.


Step-by-Step guide is provided here:

https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-authenticat...

 

Regards,

Kumar Saurabh

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hi @JacksonCh1 ,

 

The issue is occurring because the project that you are using does not have access trying to execute API calls.

Steps:
1. Log into Adobe Developer Console- https://developer.adobe.com/console/home
2. Open the project that you are using and fetch the Technical account ID from the Project details.

3. Now log into Adobe Experience Platform, and Under the Permission tab, you will see the API section.
4. Search for the same technical account ID from the list and Save.


Step-by-Step guide is provided here:

https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-authenticat...

 

Regards,

Kumar Saurabh

Avatar

Employee

check you access level it clearly says you have limited permission to run this query ex :" Developer" .

check who had admin access for this project and they can provide required permission (ex: EA).