Hi Burns,
I did an Ajax request inside my Shopify App using this "/admin/products.json?title=,limit=250,page=1,fields=“id,title,etc” to search product by title … but i get nailed by CORS.
Is there any way to use Ajax API call inside Shopify App or any alternative solution to Filter/Search data from API ?
Thank you,