Creator not able to edit one content facing permission issue #242
suraj-tekdi
started this conversation in
Bugs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @AmiableAnil,
Issue: Creator not able to edit content due to a permission issue.
Summary: A content creator is trying to edit one of their contents but is encountering the error: "You don't have permission to edit this content." when accessing it in edit mode.
API Call Details
Creator API Check
Response:
Additional Investigation
When I searched for failed content using the API, I identified the following error:
Response:
Consumer API Check
However, when calling the consumer-side API with the following curl, the content status appears as Live:
Observation:
There is a mismatch in the content status. The consumer-side API returns Live, but the actual status from the edit API is Failed.
The publishError suggests a failure in downloading the artifact.
Request:
Could you please investigate and resolve the status inconsistency and the content permission issue?
Error: "Error while downloading file https://nulpstorage1.blob.core.windows.net/contents/collection/do_11420352388390912013/artifact/do_11403998345643622411024_1713865168165_citiis-logo.thumb.png"
cc: @komalm @siddhishinde0723 @jona-r
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions