Page 1 of 1

Error on medicationPats api

Posted: Mon Feb 13, 2023 10:30 am
by rinse-rey
Hi team,

The medicationpats is throwing an error on the get request.

Code: Select all

"Error. This is most likely a version issue. The version that the customer is using might be too old to support the API method used."
Example URL
https://api.opendental.com/api/v1/medic ... /?PatNum=2

OD Version: 22.4.6

Re: Error on medicationPats api

Posted: Mon Feb 13, 2023 11:09 am
by SLeon
Good morning,

There is an extra '/' character in your url string, but that should not cause the issue. Do you receive this error when calling this method with other patients? Are you able to call other API endpoints with this key?

Re: Error on medicationPats api

Posted: Mon Feb 13, 2023 12:19 pm
by rinse-rey
- It's happening with only couple of patients.
- For those patients, the other endpoints work.
- I'm able to call other enpoints with the current key

Re: Error on medicationPats api

Posted: Wed Feb 15, 2023 11:06 am
by justine
rinse-rey wrote:
Mon Feb 13, 2023 12:19 pm
- It's happening with only couple of patients.
- For those patients, the other endpoints work.
- I'm able to call other enpoints with the current key
A fix for this has been implemented and will be available in version 22.3.49 and 22.4.22.