REST API Enpoint is not available within MFWA

Hi,

I'm setting up Rest Api system on M-Files.

I have done steps below:
1. Enable all IIS components (Windows Server 2019, IIS 10, .Net 4.7.2) -> Done

2. Configure Both Web Clients and M-Files Mobiles on M-Files -> Done

3. Set up IIS binding -> Done

Now I can enter to M-Files web, and login successfully.

However, when I tried to browse /REST/, server return:

{"Status":404,"URL":"","Method":"GET","Exception":{"Name":"NotFoundException","Message":"Exception of type 'MFWS.NotFoundException' was thrown."},"Stack":"ID tham chiếu lỗi: ff95cc6f-56cc-4138-bcc6-fd682cc0e82c","Message":"Exception of type 'MFWS.NotFoundException' was thrown.","IsLoggedToVault":false,"IsLoggedToApplication":false,"ExceptionName":"NotFoundException"}

When I explore the MFWA location, I see that /REST/ is not available as describe in documentation guide.

Do I have to do another step to install REST API?

Does anyone have any idea about this? please help!

Parents Reply Children
No Data