Leiste mit Community-Erfolgen erweitern.

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

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

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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".

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

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

Korrekte Antwort von
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".