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.
SOLVED

Unable to enable upsert via API

Avatar

Level 2

Hi Experience Community,

 

I am using API to enable upsert for a dataset and I have received a 403 error: Given user does not have permission to resource {{dataset path}} action read status 403. I have double checked that I have enabled all access to the role and that my API credential is included for that specific role.

 

Has anyone encountered the same situation before and may I know how to fix this?

 

Regards,

Zac

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Level 2

@Tof_Jossic 

 

The issue was resolved. The issue comes from the spelling for the sandbox name, I was using "Prod" which led to the error. The solution was to revise the sandbox variable to keep characters  in lower case, i.e. "prod".

View solution in original post

2 Replies

Avatar

Employee Advisor

@ZacharyTa1 Have you added the API credentials from your IO project to your user role in AEP permissions?

See Assign API to a role

 

Avatar

Correct answer by
Level 2

@Tof_Jossic 

 

The issue was resolved. The issue comes from the spelling for the sandbox name, I was using "Prod" which led to the error. The solution was to revise the sandbox variable to keep characters  in lower case, i.e. "prod".