For almost a year now, my custom program that I built has been searching items with the sku. My program has stopped working in the past day or so. Come to find out, all I get from my search now is.
{
"latest_time": "2021-09-02T21:54:15.432Z"
}
I tried text_query and exact_query to no avail. So since this is in the questions category, my questions are, is the sku search coming back, it’s been over 24 hours now, if not, is there another way to search by sku? Is there another section of the Square site that I should be reporting this problem?
Thank you. I wish that I could have had this a couple of months earlier. It took me a few hours… many hours, but I was able to do a work around by using v2/catalog/search-catalog-items instead. I’ll have to remember this if my workaround stops working in the same manner.