Mocking issue with APIS with same method and path

Hi! I am coming back to you again with the same issue. We are now trying to use the Mock service of Apidog, but we are still struggling. I am getting
{
“Error”: {
“code”: 422003,
“message”: “Current project including multiple APIs with the same method & path causes conflict: POST /v1/best-package-offer-for-hotel, please use ID mode to Mock data. Learn more at: Overview - Apidog Docs
}
}
if I try to connect to the runner which runs on a ubuntu server. I configured it on:
http://10.92.1.62:4524/m1/348471-312119-default

if I run the request locally, it works (the mock request)

If I try to run it as Sel-hosted, I have the same issue. I thought, this problem was already solved

do I need to update somehow my runner (running 1.5.0, but there is no indication that it needs update)
Please response ASAP, my project is hanging on this now.
Thanks

npsoftware
OP