Program Publish API "On After Publish callback failed" error #46 #39
Replies: 3 comments 3 replies
-
Hi @githubpiyush , Successfully able to publish the Project. Please share the request payload for further checking. |
Beta Was this translation helpful? Give feedback.
-
@githubpiyush Please share the user credentials of the ORG_ADMIN. |
Beta Was this translation helpful? Give feedback.
-
The user with ORG_ADMIN role of the state organizations can only create and publish the project. The organization used as a rootorg_id in the API provided in the create API is a custodian org. Please correct and provide state organization id and created_by should be the user id of the ORG_ADMIN of the same organization. |
Beta Was this translation helpful? Give feedback.
-
We are trying to publish a program using API in VDN staging env and getting this error :-
API :- https://dockstaging.sunbirded.org/api/program/v1/publish
{ "id": "api.v1.publish", "ver": "1.0", "ts": "2022-12-06T11:25:25.928Z", "params": { "resmsgid": "ae3eda80-7558-11ed-bcf5-df48f63ad78b", "msgid": null, "status": "failed", "err": "PRG_PRPUB" }, "responseCode": "PRG_PRPUB02_ERR_PUBLISH_PROGRAM", "result": "On After Publish callback failed" }
Please let us know how can we resolve this error.
Beta Was this translation helpful? Give feedback.
All reactions