You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone. Recently I found that the course progress URL which is sent in the response of /api/learner_home/init API call, always points to the old progress page and doesn't consider whether the learning MFE is enabled or not.
In the response of the said API call, there's home URL as well which points to the learning MFE all the time and doesn't check whether the user has learning MFE enabled or not. Maybe this is intentional?
A sample response for /api/learner_home/init is as follows:
Hi everyone. Recently I found that the course progress URL which is sent in the response of
/api/learner_home/init
API call, always points to the old progress page and doesn't consider whether the learning MFE is enabled or not.In the response of the said API call, there's home URL as well which points to the learning MFE all the time and doesn't check whether the user has learning MFE enabled or not. Maybe this is intentional?
A sample response for
/api/learner_home/init
is as follows:This issue was first raised in this forum topic.
The text was updated successfully, but these errors were encountered: