Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: Gift Card API 404 Not Found Error

Solved

Gift Card API 404 Not Found Error

NicoM
Visitor
1 0 0

I'm trying to create gift cards using the /admin/api/2021-10/gift_cards.json endpoint, however I keep getting a 404 not found error. I understand that it's a Shopify Plus store feature, however I'm using a development store at the moment to test the feature out which I believe is allowed. Besides that i've already activated gift cards in admin but the error remains the same. I'm using a private app that has gift card read and write permissions.

 

Any help is much appreciated!

Accepted Solution (1)

Jason
Shopify Partner
11206 226 2315

This is an accepted solution.

The Gift Cards API isn't activated by default. Assuming you're eligible for access you'd need to ask for it to be activated on Shopify side. Start with a convo with the support team if you don't have an assigned contact point.

★ I jump on these forums in my free time to help and share some insights. Not looking to be hired, and not looking for work. http://freakdesign.com.au ★

View solution in original post

Replies 2 (2)

Jason
Shopify Partner
11206 226 2315

This is an accepted solution.

The Gift Cards API isn't activated by default. Assuming you're eligible for access you'd need to ask for it to be activated on Shopify side. Start with a convo with the support team if you don't have an assigned contact point.

★ I jump on these forums in my free time to help and share some insights. Not looking to be hired, and not looking for work. http://freakdesign.com.au ★
Romash
Tourist
4 0 4

It would be highly appreciated if you could add this info to the Gift Cards API docs. There's no mention of this process there and I have put a lot of effort into understanding why I'm getting this 404 response until I found this thread.