Ever since late morning on April 27, 2021, all of my UrlFetchApp.fetch() calls to my school website's WordPress WooCommerce API are failing with an "Exception: Timeout" error. They had worked fine every hour for years before that.
I can successfully call the same exact API call from Postman with no issues. And, when I look at our WPEngine log, I see a "200" response to the API calls from Google Apps Scripts.
Any ideas what's going on?
Thanks!