-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I get a System.NotImplementedException: 'The method or operation is not implemented.'
error while using the method myServer.InviteFriend(email, sections);
I took a look at the source and I think (not 100% sure) that the email/username of the invitee is missing as a parameter.
await this.plexServerClient.InviteFriend(this.AccessToken, this.Uri.ToString(), sections, allowSync, allowCameraUpload, |
Metadata
Metadata
Assignees
Labels
No labels