You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, I used github.users.listCurrentUserFollowing().
Most of the items were returned as null even though they existed, so I debugged it and found that the JSON returned from GitHub and the structure of the User object provided by this package were different.
The structure of the
User
object does not seem to match the structure of the JSON returned from GitHub.The text was updated successfully, but these errors were encountered: