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
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.
I get a
System.NotImplementedException: 'The method or operation is not implemented.'
error while using the methodmyServer.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.
plex-api/Source/Plex.Library/ApiModels/Servers/Server.cs
Line 501 in 0c8d03a
The text was updated successfully, but these errors were encountered: