Given user does not have permission to resource [object Object] action read | Community
Skip to main content
Level 2
September 22, 2023
Solved

Given user does not have permission to resource [object Object] action read

  • September 22, 2023
  • 1 reply
  • 1719 views

Hi Team,

 

I get the following error, when ingesting data to AEP. I am attaching the code that I am using. Could you please guide me

Error ingesting data: 403
{"type":"/placeholder/type/uri","status":"403","title":"Forbidden","detail":"Unable to execute [Response Status Code = 403] @ uri: https://platform.adobe.io/data/foundation/catalog/dataSet/650c8fb325ed3928d3cc08e2?properties=id%2CimsOrg%2Cdescription%2Cname%2Cupdated%2CcreatedClient%2CviewId%2Ctags%2CfileDescription%2Cschema%2CschemaRef due to: {\"type\":\"/placeholder/type/uri\",\"status\":403,\"title\":\"ForbiddenError\",\"detail\":\"Given user does not have permission to resource [object Object] action read status 403\"}"}PS 

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 Tof_Jossic

@sugeshmundayadan Out of curiosity, can you successfully use the Catalog Service API call to list all datasets? See below:

GET https://platform.adobe.io/data/foundation/catalog/dataSets

 

What permissions do you have on your AEP role? ... specifically for 'Data Management' and 'Data Ingestion' - see screenshots

 

 

If easier, feel free to raise a Support ticket via the Admin Console, the Support team will then be able to 'impersonate' your user to troubleshoot closer to the issue.

 

 

1 reply

Tof_Jossic
Adobe Employee
Tof_JossicAdobe EmployeeAccepted solution
Adobe Employee
September 22, 2023

@sugeshmundayadan Out of curiosity, can you successfully use the Catalog Service API call to list all datasets? See below:

GET https://platform.adobe.io/data/foundation/catalog/dataSets

 

What permissions do you have on your AEP role? ... specifically for 'Data Management' and 'Data Ingestion' - see screenshots

 

 

If easier, feel free to raise a Support ticket via the Admin Console, the Support team will then be able to 'impersonate' your user to troubleshoot closer to the issue.

 

 

Level 2
September 22, 2023

Same error when retrieving catalogue

"{"type":"/placeholder/type/uri","status":403,"title":"ForbiddenError","detail":"Given user does not have permission to resource [object Object] action read status 403"}"