So, I’m using order/create and order/update API’s for which I get a notification in the Partner Dashboard that I need to update the API version to 2022-10 or later until Jul 1, because access to protected customer data will be required after that time, etc.. The problem is, I updated the API version to 2023-04 (which is obviously newer than 2022-10) in April. But still, the notifications still appear and last detection date is shown to be in Jun (this month).
Hi Seymurcrisp. I have the same question. I see that 2022-07 is unsupported. Now our API version is 2023-04, and access to protected customer data is approved but the notifications still appear. What we will have to do?
Maybe you’re not adding the API version to your request URL. These requests default to the 2022-04 version and trigger the unsupported API warning. It could also be that your API client library is making requests without the version in the background. Which client library are you using?
The notification won’t go away. You can check the last detection date of the issues in API Health page and if they don’t change anymore, then you’re good.