We have a custom storefront in our rails application. It’s implemented using shopify APIs. Everything was good till today morning. But since morning we are getting an issue. Shopify APIs are not responding. It get stuck on every request and after couple of minutes it return s
{"code"=>"SERVICE_UNAVAILABLE"}}
I did check the status page and everything is up there. But I am getting this issue.