The currently hardcoded Polygon mainnet RPC endpoint: https://polygon-rpc.comrecently started enforcing API key authentication and no longer allows unauthenticated public access. As a result, we are now receiving:
HTTP 401 Unauthorized { "error": "message: API key disabled, reason: tenant disabled" }