Help for resolving 304 - Not Modified error for our API #162
-
Hi Team, Sunbird release version (tags) - release-4.10.0_RC12 We've created a new API for the Sunbird ED portal. The API URL for the report with pagination is as follows: The same API is used to get the data for exporting the data We get the data for couple of times with 200 OK status. As sunbird API's handle different kinds of requests with the same API, Also any suggestions are welcome. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
@sanjeev-scm Not sure if I am understanding the query correctly. Is the '{{host}}/learner/course/v1/progress/reports/do_113876534913794048133?batchid=0138765499798814726' custom API you have written in Python on which you are receving 304 error response? |
Beta Was this translation helpful? Give feedback.
-
@maheshkumargangula any inputs? |
Beta Was this translation helpful? Give feedback.
-
Yes, the custom API written in Python on which I am receiving 304 error response |
Beta Was this translation helpful? Give feedback.
@sanjeev-scm can you please try to make the call via API manager and ry ? i.e. {host}/api/{api-endpoint}