Hi,
We are trying to fetch orders from shopify. So we are calling admin API we are getting success status but we are getting Html responses. But we are expecting a JSON response. How can I get JSON response?
Following the way, we are requesting.
https://{apikey}:{password}@{hostname}/admin/api/{version}/orders.json