New Shopify Certification now available: Liquid Storefronts for Theme Developers

Shopify API error 404 when update products from Hike

GourmetLife
Tourist
4 0 2

I'm receiving an error from Shopify API when I update products on Hike which is integrated with Shopify.

I had trouble with the integration a while ago and since it's fixed I started to receive this error.

 

Any solutions?

 

Here is the error code.

 

[Request To Shopify(Post)][04:48:18.7121393Z] Url: admin/api/2022-10/inventory_levels/connect.json
[RequestBody] : {"inventory_item_id":42090269245528,"location_id":15346630744}
[Response(404 Not Found[Waited: 0])][04:48:18.9934051Z] Content: {"errors":"Not Found"}
Replies 5 (5)
made4Uo
Shopify Partner
3787 710 1103

Hi @GourmetLife 

 

Have you tried using the 2023 API instead? See documentation here

Volunteering to assist you!  Likes and Accept as Solution  is highly appreciated.✌
Coffee fuels my dedication. If helpful, a small Coffee Tip would be greatly appreciated.
Need EXPERIENCED Shopify developer without breaking the bank?
Hire us at Made4Uo.com for quick replies.
Stay in control and maintain your security by avoiding unnecessary store access!
GourmetLife
Tourist
4 0 2

Thank you Made4Uo!!

I'm gonna give that a try!

GourmetLife
Tourist
4 0 2

Hi @made4Uo

I asked Hike support to try it again using the 2023 API but still getting the same error...

 

[Request To Shopify(Post)][05:06:11.1934581Z] Url: admin/api/2023-10/inventory_levels/connect.json
[RequestBody] : {"inventory_item_id":42090269245528,"location_id":15346630744}
[Response(404 Not Found[Waited: 0])][05:06:11.8184599Z] Content: {"errors":"Not Found"}

 

Do you think there is anything else I can try?

GourmetLife
Tourist
4 0 2

Hi @made4Uo

 

I asked Hike support to try using the 2023 API and they did but still getting the same error...

Do you think there is anything else I can try?

made4Uo
Shopify Partner
3787 710 1103

Hi,

 

I would check if those params are valid. One thing that got me too is I thought it was an int variable but it was string. Not sure how you input the variable

Volunteering to assist you!  Likes and Accept as Solution  is highly appreciated.✌
Coffee fuels my dedication. If helpful, a small Coffee Tip would be greatly appreciated.
Need EXPERIENCED Shopify developer without breaking the bank?
Hire us at Made4Uo.com for quick replies.
Stay in control and maintain your security by avoiding unnecessary store access!