Expand my Community achievements bar.

Check out the 3rd Edition of the AEP Community Lens for all the latest releases, resources, and Community updates
SOLVED

Profile export JOB api is not working

Avatar

Level 4

arpang16406580_0-1680531879872.png

Hi All,

 

When i am creating a new dataset with unified profile, i get the following error "

The client id is not allowed to call the requested HTTP method." Did someone faced the same issue before?
Attached the screenshot above for reference
 
Thanks in advance

"

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @Manoj_Kumar_ - Figured out the root cause, it was not a permission issue.

The request body mentioned on the Adobe documentation for this particular request is not correct. It has a missing "," before destination and hence the API is breaking. Added a "," and it works fine.

 

Informed Adobe about the missing "," in documentation.

 

Thanks

5 Replies

Avatar

Community Advisor

Hello @arpang16406580 

 

You don't have the correct permissions to perform this action.

 

Use this endpoint to check all permissions you have.

https://platform.adobe.io/data/foundation/access-control/acl/reference

Avatar

Correct answer by
Level 4

Hi @Manoj_Kumar_ - Figured out the root cause, it was not a permission issue.

The request body mentioned on the Adobe documentation for this particular request is not correct. It has a missing "," before destination and hence the API is breaking. Added a "," and it works fine.

 

Informed Adobe about the missing "," in documentation.

 

Thanks

Avatar

Community Advisor

In addition to what @Manoj_Kumar_ said, make sure the credentials created in dev console have access to all relevant features you want to access. 

 

I would recommend creating a dedicated profile in admin console for API and use that within dev console. 

 

Let us know if that helped

Avatar

Level 4

Few questions here

1.How long does it take profile export API to update the dataset. I made an API call and its in "PROCESSING" status since an hour?

2. Is it possible to export even the custom create experience event attributes?

3. Is there a cost related to these API calls, I mean if i schedule this API call every 15 min will it incur extra cost?

Avatar

Community Advisor

@arpang16406580 

  1. This depends on the size of the data and also if it is streaming data or batch type?
  2. if the attributes are part of the schema ( using which the dataset is created) you should be able to include that as well. 
  3. As for as i know, there is no cost related to the API call, but keep in mind more the data ( if enabled for profile ) will incur profile license cost 

Anil

page footer