Content Fragment Creation using Post Asset API return 403 Forbidden status | Community
Skip to main content
Level 3
December 3, 2019
Solved

Content Fragment Creation using Post Asset API return 403 Forbidden status

  • December 3, 2019
  • 1 reply
  • 2561 views

I am following the tutorial mentioned in adobe link https://docs.adobe.com/content/help/en/experience-manager-learn/sites/content-fragments/content-fragments-delivery-feature-video-use.html

and in that specific section "Using the Assets HTTP API" . There is sample CURD operation available Example POSTMAN Requests: CRUD-CFM-API-We.Retail.postman_collection.json . On running post operation I am getting 403 exception. The get operation works fine after providing basic authentication value. For Post operation even after providing basic authentication it return 403 status only.

Is there any security setting I am missing ?

The AEM version is 6.5.2 and trying this exercise in fresh vanilla instance.

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 Mahamood

The issue is resolved. My bad this issue was appearing due to office proxy restriction. With personal internet connection it is working fine. Unfortunately in logs I did not find any mentioned on proxy or connection issue so it took time to figure out what is causing the issue.

1 reply

MahamoodAuthorAccepted solution
Level 3
December 4, 2019

The issue is resolved. My bad this issue was appearing due to office proxy restriction. With personal internet connection it is working fine. Unfortunately in logs I did not find any mentioned on proxy or connection issue so it took time to figure out what is causing the issue.

January 18, 2020
Its not working with my personal connection too ...