issues Search Results · repo:AdrianJSClark/aydsko-iracingdata language:C#
Filter by
103 results
(61 ms)103 results
inAdrianJSClark/aydsko-iracingdata (press backspace or delete to remove)I have this code:
SubSessionResult rf = JsonConvert.DeserializeObject SubSessionResult (await ((CloudBlockBlob)item).DownloadTextAsync());
I ve been using it to parse race results. Today it failed on ...
- pugwonk
- 5
- Opened on Oct 30, 2024
- #232
Report from a user: I m observing some strange behavior where after a certain amount of time has elapsed, requests to
iRacing begin to fail. I m probably not handling the response erroring in an ideal ...
- AdrianJSClark
- 7
- Opened on Oct 30, 2024
- #231
I believe this is a recentish change, but the country code is now available on the driver result. Just needs a new
property adding to the model.
[JsonPropertyName( country_code )]
public string? ...
- DuncWatts
- 1
- Opened on Oct 10, 2024
- #228
Attempting to access the Season Driver Standings for Season Id 5029 and Car Class Id 74 fails with an error message:
The JSON value could not be converted to System.Int32. Path: $[0].avg_start_position ...
- AdrianJSClark
- Opened on Sep 29, 2024
- #224
Once iRacing rolls out two factor authentication (2FA), which is currently due to happen the week of 30 Sep 2024 to 4
Oct 2024, authentication to the /auth endpoint will fail unless the user account has ...
- AdrianJSClark
- Opened on Sep 14, 2024
- #223
Hi Adrian,
I use your program but i got an error when i try to use this 2 functions ListHostedSessionsCombinedAsync and
ListHostedSessionsAsync :
System.Text.Json.JsonException : The JSON value could ...
- johnp222
- 2
- Opened on Sep 3, 2024
- #219
I m often seeing calls to this endpoint fail: var raceGuideData = await _dataClient.GetRaceGuideAsync();
When it fails, the error message back is usually that its unauthorized.
When my class starts up ...
- Robertsmania
- 2
- Opened on Jul 23, 2024
- #217
Sometimes iRacing returns 504 Gateway Time-out with an HTML response
I have added spaces after to prevent it from being rendered.
!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/loose.dtd ...
- JesGot
- 5
- Opened on Jul 9, 2024
- #214
Even though there have been 401 Unauthorized response codes from the API endpoints, the library continues to consider
itself authenticated.
Jesper suggested to me in a DM the issue may be in the following ...
- AdrianJSClark
- Opened on Jul 9, 2024
- #213
From the release notes: https://forums.iracing.com/discussion/64507/2024-season-3-patch-2-release-notes-2024-06-28-01
Web Data API Results / Get
- - Added ‘strength_of_field’ and ‘num_entries’ to ...
- AdrianJSClark
- Opened on Jul 1, 2024
- #211
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.