Wrong API calls result in categories related course failing to load. #30
-
|
Issue: Calls are POST instead of GET categories courses. |
Beta Was this translation helpful? Give feedback.
Admin verified this answer by
khemssharma
May 5, 2026
Replies: 2 comments
-
|
Hi, I’d like to work on this. I checked the routes but couldn’t find the incorrect POST call for categories. Could you point me to where it’s used? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Kunal0234 Thanks for taking your time on this one! Let me make this easier, change this file: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Kunal0234 Thanks for taking your time on this one! Let me make this easier, change this file:
[StudyNotion] > [src] > [services] > [operations] > pageAndComponentData.js
Then open a PR.
P.S. Thanks @MaksZhukov Your PR has been merged.