-
UPDATE: 2021-12-31After some more hints by @klim123123 I found out that the DEPRECATION warning appears when product availability is requested for a product that is not available in the country. So the ikea-availability-checker is still working as expected. 2021-12-17At least since 17.12.2021 some IOWS2 endpoints for some countries reply with a deprecation warning ("IOWSStockAvailabilityService.GetStockAvailability.v1 API is now deprecated.") and no data at all. The following countries are known to not provide any data anymore:
The reply contains the following headers which hint that also other countries may be added to the list in the next future. {
'x-backside-transport': 'FAIL FAIL,FAIL FAIL,FAIL FAIL',
'deprecation': 'version="1", date="Sat, 31 Dec 2022 23:59:59 GMT"',
'warning': 'IOWSStockAvailabilityService.GetStockAvailability.v1 API is now deprecated.',
'link': 'alternate="Customer Item Availability. Enquire via slack #rrm-cia"',
} The table will display "DEPRECATED" for requests that run into this deprecation error since 1.0.4 (fixed in PR #80 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
Maybe the new developer portal and it’s APIs provide new possibilities: #84 |
Beta Was this translation helpful? Give feedback.
-
ru - works fine. no errors. |
Beta Was this translation helpful? Give feedback.
-
@jeanpfrancois This issue is fixed by using a different API. This "new" API is used by the alpha channel only. Please read: https://github.com/Ephigenia/ikea-availability-checker#important-note For your use-case please try:
|
Beta Was this translation helpful? Give feedback.
@jeanpfrancois This issue is fixed by using a different API. This "new" API is used by the alpha channel only. Please read: https://github.com/Ephigenia/ikea-availability-checker#important-note
For your use-case please try: