I keep getting the error message bellow when i make this request:
[GET] https://geniusreturns.myshopify.com/admin/api/2022-01/gift_cards.json
Status 404 Not Found
{ “errors”: “Not Found” }
I already have other API call requests implemented correctly and working fine.
Seems like all permissions to gift cards are given correctly and still doesn’t work.
Can someone please help me?