Getting 404 Error on Questionset Comment Update Endpoint #115
rajnishdargan
started this conversation in
General Discussions
Replies: 1 comment 3 replies
-
@rajnishdargan - Comment update is added in release-7.0.0 for inQuiry service |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
We have set up the inQuiry and Knowlg services on AWS, and most of the APIs seem to be working. However, we're encountering a 404 Not Found error for the following endpoint in the inQuiry service:
PATCH
/questionset/v5/comment/update/do_id
Note - Same do_id works for other questionset APIs, so it looks like error that route not found.
The services were installed using the Ed-installer from the release-7.0.0 branch:
Ed-installer release-7.0.0
As per the Ed release notes, inQuiry v7.0.0 is being used.
I have also verified that this endpoint exists in the assessment service route:
Assessment route reference
Could you help us understand why we're receiving a 404 error for the /questionset/comment/update/do_id endpoint?
@kiranharidas187 @ramkumar-pacewisdom @Vivek-M-08
I want to understand that in which release of inQuiry the comment update is added in inQuiry service.
Editor side I remember it was implemented in release-8.0.0, but the backend side was it not done in release-7.0.0 ?
@pallakartheekreddy @krgauraw
@AbhilashKD @coolbung @snehal0904 @itsvick
Beta Was this translation helpful? Give feedback.
All reactions