Location API returning 404 after importing Bed Management module into OprnMRS 3

Hello Guys,
I am currently working on integrating the Bed Management module with OpenMRS 3 and have successfully imported it into the module management system. You can view the integration in the attached screenshot below, and modifications to bed information are also possible from the admin panel.
However, I am encountering an issue on the front-end. Specifically, the API call to /openmrs/ws/fhir2/R4/Location?_summary=data&_count=50&_tag=Login+Location and /openmrs/ws/fhir2/R4/Patient/63cd14d5-e700-436b-82af-f669b75bfcb7?_summary=data are returning a 404 error.
Could anyone provide insights on why this might be happening or how to resolve it? Any help would be greatly appreciated.

Thank you!

Found the solution. This happens when a module is uploaded through the admin ui. I have to restart the server after uploading done.

Hello, ashak and community! I have a question about your topic: reading the title, I assume that some modules from O2 can be integrated into O3… I wonder if it’s possible for all modules? For example, would it be possible to use Operation Theater from Bahmni in O3 3.2.1? Thank you for your work

O3 is just a new frontend. The backend is still the same technology, so any module that worked in O2 should work in O3, assuming you have all the right dependencies, etc.

Ok, thats’ what I thought… Nevertheless, I’m suffering from some kind of issues and it’s not working on my machine. I will keep on trying thank you very much