Arrowka
Arrowka
Hi! In this line var opid = doc.DocumentNode.SelectSingleNode(@"//div[@id='userNickname']").Attributes["data-user_id"].Value; i get nullreferenceexception. Can you chek it out?
Hi! First of all, i wanna say thank you to this nugget, but unfortunatelly not working for me. :( I have api key, but GetPlayerStatsAsync result's is always throw the...
Hi I get nullrefex when i want to use getplayers. Here: playerService.GetPlayersAsync(PubgRegion.PCEurope, request) - at Pubg.Net.Infrastructure.RequestBuilder.BuildRequestUrl (System.String baseUrl, Pubg.Net.Services.PubgRequest request)