Hi All,
When i am creating a new dataset with unified profile, i get the following error "
"
Solved! Go to Solution.
Views
Replies
Total Likes
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
Hello @arpan-garg
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
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
@arpan-garg that was useful, thank you.
FYI .. I see the documentation is still missing the comma in the code snippet - I've reported this internally to the documentation team
Views
Replies
Total Likes
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
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?
Views
Replies
Total Likes
Anil
Views
Replies
Total Likes
Views
Likes
Replies