Hi,
I am trying to get data of shops via etsy API and it is working fine but in case of 2 shops , i am getting this error
we are waiting {"statusCode":503,"data":"\n<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n \"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n<html>\n <head>\n <title>503 backend read error</title>\n </head>\n <body>\n <h1>Error 503 backend read error</h1>\n <p>backend read error</p>\n <h3>Guru Meditation:</h3>\n <p>XID: 2601598827</p>\n <hr>\n <p>Varnish cache server</p>\n </body>\n</html>\n"}
That would be great if you can tell me what exactly is happening ?
Thanks
Sakhil