Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Forbidden api cf picker in Component

Avatar

Level 2

I have an issue with sling:resourceType="dam/cfm/components/cfpicker" in AEMaaCS.

I am now getting a 403 Forbidden error when trying to reopen the dialog again.

Previously, it was working fine.

API: /mnt/overlay/dam/cfm/content/cfpicker/picker.html

Please let me know if you have any suggestions. Thanks!Screenshot 2025-02-05 at 10.29.49.png

1 Accepted Solution

Avatar

Correct answer by
Level 2

Yes, I switched to using another resource type: granite/ui/components/coral/foundation/form/pathfield.
As Adobe Support suggested, we need to add permission to /libs for dam/cfm/components/cfpicker, but this comes with some risk.

View solution in original post

4 Replies

Avatar

Community Advisor

Hi @dante8888 ,

 

Have you checked for the errors on the log file? Found a related post to the similar kind of issue:

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-core-content-fragment-... 

 

Hope this may help.

 

Thanks,

Avinash

Avatar

Level 2

Yes, I already checked, but I used OOTB function, my server returned 403, it’s differential

Avatar

Administrator

@dante8888 Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!



Kautuk Sahni

Avatar

Correct answer by
Level 2

Yes, I switched to using another resource type: granite/ui/components/coral/foundation/form/pathfield.
As Adobe Support suggested, we need to add permission to /libs for dam/cfm/components/cfpicker, but this comes with some risk.