Missing endpoint in new edx-platform version (ulmo.1)

Hi,

I setup & installed the latest version of openedx Android app (v2.2(Ulmo.1)) in my local for testing using tutor (v21.0.0) & edx_platform (ulmo.1).

The latest version of app uses an API /api/mobile/v1/download_courses/{username} see here

But this API does not exist in the edx-platform.

Is this a bug? Have anyone else faced any similar issue? Thanks.

Replying to my own question.

(Here is the information I received from the mobile-apps team )

This feature is currently under development. The mobile app is ready with the feature, but the backend is not ready yet. In the mobile app, it is controlled by a flag that is turned off by default. So, I’ll keep it turned off for now.