Any help on this will be greatly appreciated. Whenever I run my program, I get a NullReferenceException was unhandled by user code. here is the code selected while showing me this error
var FollowResult = await _instaApi.FollowUserAsync(long.Parse(res.Value.Pk));