2024-09-01 18:23:04.91847#Liga: The remote server returned an error: (429) Too Many Requests.

Server Error in '/' Application.

The remote server returned an error: (429) Too Many Requests.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned an error: (429) Too Many Requests.

Source Error:


Line 11016:                                || Request.QueryString["cat"] == "handball_10" || Request.QueryString["cat"] == "volleyball_10" || Request.QueryString["cat"] == "golf_10" || Request.QueryString["cat"] == "darts_10")
Line 11017:                            {
Line 11018:                                Response.Write(FeedsManager.GetOddsApiResponse(Request.QueryString["cat"], ts, Request.QueryString["market"], Request.QueryString["league"],
Line 11019:                                  Request.QueryString["bm"], Request.QueryString["match"], Request.QueryString["date_start"], Request.QueryString["date_end"], Request.QueryString["json"], Request.QueryString["gzip"], Request.QueryString["us"], userId));
Line 11020:                            }

Source File: c:\inetpub\wwwroot\Feed.Goalserve\xmlsource.aspx.cs    Line: 11018

Stack Trace:


[WebException: The remote server returned an error: (429) Too Many Requests.]
   System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) +3087533
   System.Net.WebClient.DownloadString(Uri address) +129
   Goalserve.Managers.FeedsManager.GetOddsApiResponse(String cat, String timestamp, String markets, String leagues, String bookmakers, String matches, String date_start, String date_end, String json, String gzip, String us, String userId) +5237
   xmlsource.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Feed.Goalserve\xmlsource.aspx.cs:11018
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8805; ASP.NET Version:2.0.50727.8745