500 error on UrlFetchApp
问题 I am trying to pass data of a product list from Magento API to Google Spreadsheet. No authentication was required for the Magento API as I was retrieving the data as a Guest. The API is working perfectly with RestClient. However, 500 error occurred when fetching the REST resource from Googe Apps Script. Exception: Request failed for http://mymagentohost/api/rest/products?limit=2 returned code 500. Truncated server response: Service temporary unavailable (use muteHttpExceptions option to