Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invite Friend Method Broken #96

Open
phoenixatom opened this issue Dec 11, 2022 · 0 comments
Open

Invite Friend Method Broken #96

phoenixatom opened this issue Dec 11, 2022 · 0 comments

Comments

@phoenixatom
Copy link

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant