Unable to enable upsert via API | Community
Skip to main content
October 16, 2024
Solved

Unable to enable upsert via API

  • October 16, 2024
  • 1 reply
  • 837 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ZacharyTa1

@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".

1 reply

Tof_Jossic
Adobe Employee
Adobe Employee
October 17, 2024

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

See Assign API to a role

 

ZacharyTa1AuthorAccepted solution
October 24, 2024

@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".