Error on medicationPats api

For requests or help with our API
Post Reply
rinse-rey
Posts: 23
Joined: Tue Sep 13, 2022 12:15 pm

Error on medicationPats api

Post by rinse-rey » Mon Feb 13, 2023 10:30 am

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

SLeon
Posts: 480
Joined: Mon Mar 01, 2021 10:00 am

Re: Error on medicationPats api

Post by SLeon » Mon Feb 13, 2023 11:09 am

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?

rinse-rey
Posts: 23
Joined: Tue Sep 13, 2022 12:15 pm

Re: Error on medicationPats api

Post by rinse-rey » 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

justine
Posts: 175
Joined: Tue Dec 28, 2021 7:59 am

Re: Error on medicationPats api

Post by justine » Wed Feb 15, 2023 11:06 am

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.

Post Reply