Currently, if I click on any of my mock urls, I am getting an error:
Current project including multiple endpoints with the same method & path causes conflict: POST /v1/package-geo-inventory, please use ID mode to Mock data. Learn more at: Overview - Apidog Docs
The urls my mocking service use already have the required apidogApiId parameter, which seems to be unique per request.
To help us diagnose the problem more effectively, could you please provide us with some additional information? Specifically, which version of Apidog are you currently using (Desktop App version or System version)?
If you are using old version of Apidog that may have already been addressed in the latest release. We recommend upgrading to the newest version of Apidog if feasible. This might resolve the issue you’re encountering.
The request method doesn’t impact this feature. We suspect a bug in this release and have escalated this to our QA team for verification. If the issue is specific to your local mock environment, please consider using our Cloud mock service as a workaround. We anticipate a fix in this week’s release if it got confirm.
as far as I can see, none of our Mock Request work, please fix this, as it is really an important part of our system. once done, please let me know. thank you
npsoftware The newest version 2.6.32 had been released just now including the fix. Please try it out and let us know if you have any further questions.
now it seems to work without a problem. thank you for your super fast fix. if I may ask, we have got a runner on one of the servers. do I need to update that as well somehow?
npsoftware I had confirm this to the developer. If you are using mock service with the runner, it should be working without update. Please try it out and let us know if you have any further questions.
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)
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