public UserInfo GetUserInfoTest()
 {
     return(_InstagramGraphApi.GetUserInfo().Data);
 }