question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting 404 ResourceNotFound for GiftCard and Discount resources

See original GitHub issue

We have a Shopify+ account, and trying to use the API Resources for GiftCard and Discount results in a ResourceNotFound exception:

pyactiveresource.connection.ResourceNotFound: Not Found: https://<shop>.myshopify.com/admin/gift_cards.json

Also, visiting the above URL (with the actual value for <shop>) on my browser displays the resource in JSON format correctly.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
orenmazorcommented, Mar 21, 2017

so its not a thing that can get created from the admin. it comes from internal_services? gotcha

0reactions
orenmazorcommented, Apr 18, 2017

The api docs definitely should be more clear.

And it is not the case for anything else iirc On Mon, Apr 17, 2017 at 10:28 PM clement911 notifications@github.com wrote:

Why does it need to be activated explicitely? The api docs should be updated to indicate this… is this also the case for other Plus APIs like User and Multipass?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Shopify/shopify_python_api/issues/163#issuecomment-294655441, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXdF_kX_b24uc0z_tXLxI8sVG6ExarZks5rxB_mgaJpZM4KWTeR .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: Gift Card API 404 Not Found Error - Shopify Community
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.
Read more >
REST API 404: Bad URI, or Missing Resource? - Stack Overflow
A poorly form URI doesn't point to the resource and therefore performing a GET on it will not return a resource. 404 means...
Read more >
Verifying your site: trouble with 404 pages - Google Developers
This error means that we've detected that your server returns a status of OK when the requested file is not found. This is...
Read more >
Encountering a net::ERR_ABORTED error and 404 error ...
Hi, I am not using create-react app. I am using webpack, babel, and es6. Everything has been working fine until I realized the...
Read more >
A Resource Guide to the U.S. Foreign Corrupt Practices Act
It does not in any way limit the enforcement intentions or litigating positions of the U.S. Department of. Justice, the U.S. Securities and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found